blob: 43700eb5e1e224a9bcd3419218375f6d45ee7558 [file] [log] [blame]
{
"name": "ZXYGuideManager",
"version": "0.0.1",
"summary": "ZXYGuideManager.",
"description": "新手引导,透明遮罩(镂空处理),自定义镂空视图,自定义提示视图",
"homepage": "https://github.com/xiaoyeZhang/ZXYGuideManager.git",
"license": "MIT",
"authors": {
"张晓烨": "82387913@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoyeZhang/ZXYGuideManager.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}