[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / 8 / JCStateControl / 0.1.0 / JCStateControl.podspec.json
blob18dcae7e7163c89577cf91381fd38ff4d7a9e396
2   "name": "JCStateControl",
3   "version": "0.1.0",
4   "summary": "A state pattern implement for ios platform.",
5   "homepage": "https://github.com/Fairtoys/JCStateControl",
6   "license": "MIT",
7   "authors": {
8     "Cerko": "313574889@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Fairtoys/JCStateControl.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "JCStateControl": [
21       "Pod/Assets/*.png"
22     ]
23   }