[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / c / 4 / JSONModelD / 1.1.3 / JSONModelD.podspec.json
blob237b491cbc899c580b82854928c7e87f0fac2d10
2   "name": "JSONModelD",
3   "version": "1.1.3",
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/deniscioata/JSONModel.git",
15     "tag": "1.1.3"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "JSONModel/**/*.{m,h}",
21   "public_header_files": "JSONModel/**/*.h",
22   "requires_arc": true