[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / 5 / JSONMapping / 0.1.2 / JSONMapping.podspec.json
blob583accdbe3803c5bc2794f2b02307a4fc2b39aa6
2   "name": "JSONMapping",
3   "version": "0.1.2",
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.2"
13   },
14   "source_files": "JSONMapping/Source/*.{h,m}",
15   "requires_arc": true