blob: 4d15faac2be89681df7502989b6c42dd70033812 [file] [log] [blame]
{
"name": "NewUserGuide",
"version": "1.0.0",
"summary": "初始化一个 聚光灯效果, 用于功能引导, 支持 path 和 view 的设置,包括一张图片",
"homepage": "https://github.com/tpctt/NewUserGuide",
"social_media_url": "https://github.com/tpctt/NewUserGuide",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" tim": "491590253@qq.com"
},
"source": {
"git": "https://github.com/tpctt/NewUserGuide.git",
"tag": "1.0.0"
},
"source_files": "Classess/**/*.{h,m,mm}",
"requires_arc": true,
"frameworks": [
"CoreFoundation",
"Foundation",
"CoreGraphics",
"UIKit"
]
}