[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 0 / f / CJRootModel / 0.1.1 / CJRootModel.podspec.json
blob359742a0c9abd3fa07324f1fdcf70d8a6a6e50b4
2   "name": "CJRootModel",
3   "version": "0.1.1",
4   "summary": "Compact generic model parent",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "description": "Quickly help developers implement single iQuickly help developers implement singleton models. \nQuick JSON rotation model, dictionary model, model JSON and model dictionary. \nSupport non singleton model",
9   "homepage": "https://github.com/chjsun/rootModel.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "sun.chuanjun": "scj126yx@126.com"
16   },
17   "source": {
18     "git": "https://github.com/chjsun/rootModel.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "RootModel",
23     "RootModel/**/*.{h,m}"
24   ]