[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / c / 4 / JSONModelD / 1.1.2 / JSONModelD.podspec.json
blob803fff37d6e0c55085fc27615a6c53af8785b99d
2   "name": "JSONModelD",
3   "version": "1.1.2",
4   "summary": "Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes.",
5   "homepage": "http://www.jsonmodel.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE_jsonmodel.txt"
9   },
10   "authors": {
11     "Marin Todorov": "touch-code-magazine@underplot.com"
12   },
13   "source": {
14     "git": "https://github.com/icanzilb/JSONModel.git",
15     "tag": "1.1.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "JSONModel/**/*.{m,h}",
21   "public_header_files": "JSONModel/**/*.h",
22   "requires_arc": true