[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / d / SwiftyJSON-X / 1.0.0 / SwiftyJSON-X.podspec.json
blobb1782c4b3cc6cde426e5d00b064415d1de5bd16b
2   "name": "SwiftyJSON-X",
3   "version": "1.0.0",
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.0"
19   },
20   "source_files": "JSONMappable.swift",
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "SwiftyJSON": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"