[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 2 / 1 / JSONModel@thehtb / 0.9 / JSONModel@thehtb.podspec.json
blob60e655ef330ff18c0a0b199c1a2d4819680c45a9
2   "name": "JSONModel@thehtb",
3   "version": "0.9",
4   "summary": "The High Technology Bureau FORK of JSONModel",
5   "description": "The High Technology Bureau FORK of JSONModel: Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes.",
6   "homepage": "https://github.com/thehtb/JSONModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE_jsonmodel.txt"
10   },
11   "authors": {
12     "Marin Todorov": "touch-code-magazine@underplot.com",
13     "Mark Aufflick": "mark@htb.io"
14   },
15   "source": {
16     "git": "https://github.com/thehtb/JSONModel.git",
17     "tag": "v0.9@thehtb"
18   },
19   "platforms": {
20     "ios": "5.0",
21     "osx": "10.7"
22   },
23   "source_files": "JSONModel/**/*.{m,h}",
24   "public_header_files": "JSONModel/**/*.h",
25   "requires_arc": true