[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 0 / 3 / 7 / ZYShoppingComponents / 0.1.3 / ZYShoppingComponents.podspec.json
blobc6f284c2bfa9fed509da05a58176222c363989d6
2   "name": "ZYShoppingComponents",
3   "version": "0.1.3",
4   "summary": "A short description of ZYShoppingComponents.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiaoyang521style/ZYShoppingComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoyang521style": "mailyzhao@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoyang521style/ZYShoppingComponents.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZYShoppingComponents/Classes/**/*",
22   "resource_bundles": {
23     "ZYShoppingComponents": [
24       "ZYShoppingComponents/Classes/**/*.{storyboard,xib,cer,json,plist}",
25       "ZYShoppingComponents/Assets/*.{xcassets,imageset,png}"
26     ]
27   },
28   "dependencies": {
29     "ZYMediator": [
31     ]
32   }