[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 4 / 2 / a / YADMLib / 0.0.3 / YADMLib.podspec.json
blob64d74a193d7b843bf6cade1901dbee6366cd9ee9
2   "name": "YADMLib",
3   "version": "0.0.3",
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.\n",
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.0.3"
19   },
20   "frameworks": "Foundation",
21   "source_files": "YADMLib/**/*.{h,m}",
22   "requires_arc": true