[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 4 / JSONModel / 1.2.0 / JSONModel.podspec.json
blob3f1227fb9f46ce57ad51fe32db697bea6fe0c1bc
2   "name": "JSONModel",
3   "version": "1.2.0",
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.2.0"
16   },
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.7",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "source_files": "JSONModel/**/*.{m,h}",
24   "public_header_files": "JSONModel/**/*.h",
25   "requires_arc": true