[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 4 / JSONModel / 0.8.1 / JSONModel.podspec.json
blobd4845dd9fc00c913916b0600ed47ec0f68115b91
2   "name": "JSONModel",
3   "version": "0.8.1",
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": "0.8.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "JSONModel/**/*.{m,h}",
22   "public_header_files": "JSONModel/**/*.h",
23   "requires_arc": true