[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / b / c / jastor / 0.2.1 / jastor.podspec.json
blob9fb03eba5c35e7c8865780eae73fb0bf90bf4740
2   "name": "jastor",
3   "version": "0.2.1",
4   "summary": "Auto translates NSDictionary to instances of Objective-C classes, supporting nested types and arrays.",
5   "homepage": "https://github.com/elado/jastor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Elad Ossadon": "elad@ossadon.com"
12   },
13   "source": {
14     "git": "https://github.com/elado/jastor.git",
15     "tag": "0.2.1"
16   },
17   "source_files": "jastor/jastor/*.{h,m}",
18   "requires_arc": false