[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 2 / ZHShop / 0.2.2 / ZHShop.podspec.json
blobe54ff06158ae0c3be8167765c1f965a4a1108346
2   "name": "ZHShop",
3   "version": "0.2.2",
4   "summary": "this is a shop demo",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xianguozzt/ZHShop",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xianguozzt": "xu.han@zhongheschool.com"
13   },
14   "source": {
15     "git": "https://github.com/xianguozzt/ZHShop.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZHShop/Classes/**/*",
22   "dependencies": {
23     "ZHBase": [
25     ],
26     "ZMFKNetWorking": [
28     ],
29     "SDWebImage": [
31     ],
32     "Masonry": [
34     ],
35     "JSONModel": [
37     ],
38     "Toast": [
40     ],
41     "ActionSheetPicker-3.0": [
43     ],
44     "DZNEmptyDataSet": [
46     ],
47     "HMSegmentedControl": [
49     ]
50   }