[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 4 / JSONModel / 1.4.2 / JSONModel.podspec.json
blobed1ef0a6f77bdd93f1dfd80d8518bfd58654e56b
2   "name": "JSONModel",
3   "version": "1.4.2",
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.2"
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