[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 8 / 1 / JTObjectMapping / 1.1.1 / JTObjectMapping.podspec.json
blobfbaed320eec5fd413433498ac551a0bf87b148ff
2   "name": "JTObjectMapping",
3   "version": "1.1.1",
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": "jamz@jamztang.com"
9   },
10   "source": {
11     "git": "https://github.com/jamztang/JTObjectMapping.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "JTObjectMapping/Source/*.{h,m}",
18   "requires_arc": false