[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / b / 5 / JSONMapping / 0.1.4 / JSONMapping.podspec.json
blobffc16130fbbe8701f6fd64a7b62d1952de66f848
2   "name": "JSONMapping",
3   "version": "0.1.4",
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.4"
13   },
14   "source_files": "JSONMapping/Source/*.{h,m}",
15   "requires_arc": true