Commit 77af21c
Submodule SwiftyJSON updated 45 files
- .swift-version+1
- .travis.yml+26-1
- CHANGELOG.md+441
- Example/Example.xcodeproj/project.pbxproj+22-82
- Example/Example/AppDelegate.swift+10-6
- Example/Example/Base.lproj/LaunchScreen.xib+7-7
- Example/Example/Base.lproj/Main.storyboard+19-15
- Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json+25
- Example/Example/ViewController.swift+16-21
- Example/Playground.playground/Contents.swift+98
- Example/Playground.playground/Resources/SwiftyJSONTests.json
- Example/Playground.playground/contents.xcplayground+4
- LICENSE+1-1
- Package.swift+4
- README.md+248-81
- Source/Info-tvOS.plist+30
- Source/SwiftyJSON.h+1-1
- Source/SwiftyJSON.swift+729-587
- SwiftyJSON.podspec+7-2
- SwiftyJSON.xcodeproj/project.pbxproj+354-26
- SwiftyJSON.xcodeproj/xcshareddata/xcschemes/SwiftyJSON OSX.xcscheme+5-5
- SwiftyJSON.xcodeproj/xcshareddata/xcschemes/SwiftyJSON iOS.xcscheme+5-5
- SwiftyJSON.xcodeproj/xcshareddata/xcschemes/SwiftyJSON tvOS.xcscheme+99
- SwiftyJSON.xcodeproj/xcshareddata/xcschemes/SwiftyJSON watchOS.xcscheme+1-1
- Tests/PrintableTests.swift-75
- Tests/SwiftyJSONTests/ArrayTests.swift+1-1
- Tests/SwiftyJSONTests/BaseTests.swift+48-50
- Tests/SwiftyJSONTests/ComparableTests.swift+14-14
- Tests/SwiftyJSONTests/DictionaryTests.swift+2-2
- Tests/SwiftyJSONTests/Info-OSX.plist
- Tests/SwiftyJSONTests/Info-iOS.plist
- Tests/SwiftyJSONTests/Info-tvOS.plist+24
- Tests/SwiftyJSONTests/LiteralConvertibleTests.swift+6-6
- Tests/SwiftyJSONTests/MergeTests.swift+101
- Tests/SwiftyJSONTests/NestedJSONTests.swift+42
- Tests/SwiftyJSONTests/NumberTests.swift+118-118
- Tests/SwiftyJSONTests/PerformanceTests.swift+37-15
- Tests/SwiftyJSONTests/PrintableTests.swift+124
- Tests/SwiftyJSONTests/RawRepresentableTests.swift+8-14
- Tests/SwiftyJSONTests/RawTests.swift+30-14
- Tests/SwiftyJSONTests/SequenceTypeTests.swift+56-43
- Tests/SwiftyJSONTests/StringTests.swift+25-6
- Tests/SwiftyJSONTests/SubscriptTests.swift+4-4
- Tests/SwiftyJSONTests/Tests.json+345
- scripts/carthage.sh+2
0 commit comments