[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 9 / NBJSONModel / 1.0.0 / NBJSONModel.podspec.json
blob15b533e27fc7ded470b0c9ac0d45ad30f06eec90
2   "name": "NBJSONModel",
3   "version": "1.0.0",
4   "summary": "a JSONModel used on iOS.",
5   "description": "                        a JSONModel used on iOS, JSON <-> Model, also integrated data fetching depend on AFNetworking lib.\n",
6   "homepage": "https://github.com/nova8ossa/NBJSONModel",
7   "license": "MIT",
8   "authors": {
9     "梵天": "nova8ossa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nova8ossa/NBJSONModel.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "NBJSONModel/*",
20   "resource_bundles": {
21     "NBJSONModel": [
22       "Pod/Assets/*.png"
23     ]
24   }