[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / d / XCGuideMaskView / 1.0.1 / XCGuideMaskView.podspec.json
blob908a35bf0dbcdfe8374f8f00687b604b3f29be99
2   "name": "XCGuideMaskView",
3   "version": "1.0.1",
4   "summary": "自定义新手引导视图",
5   "description": "XCGuideMaskView自定义新手引导视图,使用方便",
6   "homepage": "https://github.com/fanxiaocong/XCGuideMaskView",
7   "license": "MIT",
8   "authors": {
9     "樊小聪": "1016697223@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/fanxiaocong/XCGuideMaskView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "XCGuideMaskView",
20     "XCGuideMaskView/**/*.{h,m}"
21   ],
22   "resources": "XCGuideMaskView/*.png",
23   "requires_arc": true