blob: 908a35bf0dbcdfe8374f8f00687b604b3f29be99 [file] [log] [blame]
{
"name": "XCGuideMaskView",
"version": "1.0.1",
"summary": "自定义新手引导视图",
"description": "XCGuideMaskView自定义新手引导视图,使用方便",
"homepage": "https://github.com/fanxiaocong/XCGuideMaskView",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fanxiaocong/XCGuideMaskView.git",
"tag": "1.0.1"
},
"source_files": [
"XCGuideMaskView",
"XCGuideMaskView/**/*.{h,m}"
],
"resources": "XCGuideMaskView/*.png",
"requires_arc": true
}