[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / 0 / RPJSONMapper / 0.5.0 / RPJSONMapper.podspec.json
blobeededa221f68326be30271df16f4c0a1120ce403
2   "name": "RPJSONMapper",
3   "version": "0.5.0",
4   "summary": "JSON to object property mapper",
5   "homepage": "https://github.com/reygonzales/RPJSONMapper",
6   "license": "MIT",
7   "authors": {
8     "Rey Gonzales": "reynaldo@mail.sfsu.edu"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/reygonzales/RPJSONMapper.git",
15     "tag": "0.5.0"
16   },
17   "source_files": "RPJSONMapper/*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true