[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / f / 8 / DBJSONModel / 0.6.0 / DBJSONModel.podspec.json
blob783894d870bb5edc6a0a1a0c4d24e3b80431abad
2   "name": "DBJSONModel",
3   "summary": "A light model framework for iOS.",
4   "version": "0.6.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "dengbin9009": "dengbin9009@126.com"
11   },
12   "social_media_url": "http://www.jianshu.com/p/fafffd478134",
13   "homepage": "https://github.com/dengbin9009/DBJSONModel",
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.7",
17     "watchos": "2.0"
18   },
19   "source": {
20     "git": "https://github.com/dengbin9009/DBJSONModel.git",
21     "tag": "0.6.0"
22   },
23   "requires_arc": true,
24   "source_files": "DBJSONModel/DBJSONModel/*.{h,m}",
25   "public_header_files": "DBJSONModel/DBJSONModel/*.{h}",
26   "frameworks": [
27     "Foundation",
28     "CoreFoundation"
29   ]