[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / 3 / 7 / ZYShoppingComponents / 0.1.8 / ZYShoppingComponents.podspec.json
blobc65cdd52177f1e191d0bc0ea5faa20b9b5a11d69
2   "name": "ZYShoppingComponents",
3   "version": "0.1.8",
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.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZYShoppingComponents/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "ZYShoppingComponents": [
24       "ZYShoppingComponents/Classes/**/*.{storyboard,xib,cer,json,plist}",
25       "ZYShoppingComponents/Assets/*.{xcassets,imageset,png}"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "MapKit"
31   ],
32   "dependencies": {
33     "AFNetworking": [
34       "~> 2.3"
35     ],
36     "SDWebImage": [
38     ],
39     "MJExtension": [
41     ],
42     "ZYMediator": [
44     ],
45     "ZYUIComponents": [
47     ],
48     "ZYUnderlyingComponents": [
50     ]
51   }