[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / 1 / JTObjectMapping / 1.1.2 / JTObjectMapping.podspec.json
blobf652a402112e19999e850b9e5ffd7d48964e8e8f
2   "name": "JTObjectMapping",
3   "version": "1.1.2",
4   "license": "MIT",
5   "summary": "A very simple objective-c framework that maps a JSON response from NSDictionary or NSArray to an NSObject subclass for iOS.",
6   "homepage": "http://github.com/jamztang/JTObjectMapping",
7   "authors": {
8     "James Tang": "j@jamztang.com"
9   },
10   "source": {
11     "git": "https://github.com/jamztang/JTObjectMapping.git",
12     "tag": "1.1.2"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "JTObjectMapping/Source/*.{h,m}",
18   "requires_arc": false