[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / e / NanoStoreModel / 0.2.0 / NanoStoreModel.podspec.json
blob60ff0b4a8c09ffe61c6cb3cf69f10650f3e27ef2
2   "name": "NanoStoreModel",
3   "version": "0.2.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/siuying/NanoStoreModel.git",
10     "tag": "0.2.0"
11   },
12   "source_files": "NanoStoreModel/Model/*.{h,m}",
13   "requires_arc": true,
14   "homepage": "https://github.com/siuying/NanoStoreModel",
15   "summary": "Quick and easy way to use NanoStore as your model.",
16   "authors": {
17     "Francis Chong": "francis@ignition.hk"
18   },
19   "dependencies": {
20     "NanoStore": [
21       ">= 2.6.0"
22     ]
23   }