[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 2 / a / YADMLib / 0.2.0 / YADMLib.podspec.json
blobb44a4b68a37bf6f68269173a1925a7c7c679b368
2   "name": "YADMLib",
3   "version": "0.2.0",
4   "summary": "Yet Another Data Modeling Library.",
5   "description": "YADMLib is a lightweight network library, with JSON to data model parsing capability for Objective C.",
6   "homepage": "https://github.com/cnagy/YADMLib",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Csongor Nagy": "ncsongor@pontlab.info"
12   },
13   "platforms": {
14     "ios": "6.1"
15   },
16   "source": {
17     "git": "https://github.com/cnagy/YADMLib.git",
18     "tag": "0.2.0"
19   },
20   "frameworks": "Foundation",
21   "source_files": "YADMLib/**/*.{h,m}",
22   "requires_arc": true