[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / c / 8 / 4 / JSONModel / 0.8.2 / JSONModel.podspec.json
blobd425f7e0948500075b337faf1cc5f481e427f5f9
2   "name": "JSONModel",
3   "version": "0.8.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_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.2"
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