[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 9 / JSONDecodeKit / 4.1.0 / JSONDecodeKit.podspec.json
blob223dce053217a42fd359b338f36f7cbc87216cc1
2   "name": "JSONDecodeKit",
3   "version": "4.1.0",
4   "license": "MIT",
5   "summary": "A Light weight JSON Mapper",
6   "homepage": "https://github.com/yume190/JSONDecodeKit",
7   "authors": {
8     "yume190": "yume190@gmail.com"
9   },
10   "social_media_url": "https://www.facebook.com/yume190",
11   "source": {
12     "git": "https://github.com/yume190/JSONDecodeKit.git",
13     "tag": "4.1.0"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": [
22     "Sources/JSONDecodeKit/*.swift",
23     "Sources/JSONDecodeKit/JSON/*.swift"
24   ],
25   "swift_version": "4.1",
26   "static_framework": true