[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 7 / d / SwiftyJSON-X / 1.0.1 / SwiftyJSON-X.podspec.json
blob23d7653b9202fe92edb0e46092249d87467eebb8
2   "name": "SwiftyJSON-X",
3   "version": "1.0.1",
4   "summary": "Use SwiftyJSON transform Any JSON to Model, Model to JSON",
5   "homepage": "https://github.com/ApterKing/SwiftyJSON-X",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ApterKing": "wangcccong@outlook.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ApterKing/SwiftyJSON-X.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "SwiftyJSON-X/Classes/JSONMappable.swift",
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "SwiftyJSON": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"