[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 2 / JSONSwift / 1.0.1 / JSONSwift.podspec.json
blob0c8b3791592e4b329acb8ba5c16c90228e970258
2   "name": "JSONSwift",
3   "version": "1.0.1",
4   "summary": "JSONSwift simplifies JSON deserialization in Swift.",
5   "description": "JSONSwift simplifies JSON deserialization in Swift. It can help transform JSON response to custom object easily.",
6   "homepage": "https://github.com/jie-cao/JSONSwift",
7   "license": "MIT",
8   "authors": {
9     "Jie": "jie_cao@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jie-cao/JSONSwift.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "JSONSwift/*",
20   "frameworks": "Foundation"