[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / f / 2 / SwiftyyJSON / 1.0.3 / SwiftyyJSON.podspec.json
blob5186efd2118717108c8d4966bf8d5e018c675ad3
2   "name": "SwiftyyJSON",
3   "version": "1.0.3",
4   "summary": "JSON for Swift",
5   "description": "Kinda like SwiftyJSON",
6   "homepage": "https://github.com/zhigang1992/JSON",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhigang Fang": "zhigang1992@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/zhigang1992/JSON.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "JSON/**/*.swift",
22   "pushed_with_swift_version": "3.0"