[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / c / 7 / SwiftJSONKit / 0.1.0 / SwiftJSONKit.podspec.json
blob5aa998a9e8559e28338b15d897ad3b380249dd98
2   "name": "SwiftJSONKit",
3   "version": "0.1.0",
4   "summary": "A small Swift 3 framework for working with JSON APIs.",
5   "description": "This CocoaPod provides the ability to deserialize JSON into objects with ease.",
6   "homepage": "https://github.com/patrickmontalto/SwiftJSONKit",
7   "license": "MIT",
8   "authors": {
9     "patrickmontalto": "pmontalto@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/patrickmontalto/SwiftJSONKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "SwiftJSONKit/Sources/**/*",
19   "pushed_with_swift_version": "3.0"