[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 4 / JSONModel / 1.4.0 / JSONModel.podspec.json
blob66158495a0a901567c8cd4b78adb0c0e1272f834
2   "name": "JSONModel",
3   "version": "1.4.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"
9   },
10   "authors": {
11     "Marin Todorov": "touch-code-magazine@underplot.com"
12   },
13   "source": {
14     "git": "https://github.com/jsonmodel/jsonmodel.git",
15     "tag": "1.4.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