[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / 2 / GXArrowView / 0.1.2 / GXArrowView.podspec.json
blob966b92bdaa56aae39df5f1ad432019321f0d98f8
2   "name": "GXArrowView",
3   "version": "0.1.2",
4   "summary": "增加积分弹框",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gaoguangxiao",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaoguangxiao125@sina.com": "gaoguangxiao125@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/gaoguangxiao/GXArrowView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GXArrowView/Classes/**/*",
22   "resource_bundles": {
23     "GXArrowView": [
24       "GXArrowView/Assets/*.xcassets"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "GGXSwiftExtension": [
33     ]
34   }