[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / d / SwiftyJsonMapper / 1.2.3 / SwiftyJsonMapper.podspec.json
blob28ff677713bb1a30ee7b61b6706fc640c1ed8473
2   "name": "SwiftyJsonMapper",
3   "version": "1.2.3",
4   "summary": "A JSON Object Mapping library for Swift",
5   "homepage": "https://github.com/fazilakhter/SwiftyJsonMapper",
6   "license": "MIT License",
7   "authors": {
8     "Fazeel Akhter": "fazilakhter@hotmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/fazilakhter/SwiftyJsonMapper.git",
15     "tag": "1.2.3"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/**/*.swift",
19   "module_name": "SwiftyJsonMapper",
20   "pushed_with_swift_version": "3.0"