[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / b / 5 / JSONMapping / 0.1.1 / JSONMapping.podspec.json
blob610c1deebaf7e22e153792043bce29b9807a2ec7
2   "name": "JSONMapping",
3   "version": "0.1.1",
4   "license": "MIT",
5   "homepage": "https://github.com/LoganWright/JSONMapping",
6   "authors": {
7     "Logan Wright": "logan.william.wright@gmail.com"
8   },
9   "summary": "A set of classes for mapping JSON responses to modeled objects",
10   "source": {
11     "git": "https://github.com/LoganWright/JSONMapping.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "JSONMapping/Source/*.{h,m}",
15   "requires_arc": true