blob: 2699af826ab2e71115a7a025babcd094260630c8 [file] [log] [blame]
{
"name": "SwpPopTools",
"version": "1.0.0",
"summary": "简单封装 POP 弹出视图, 关闭视图方法",
"homepage": "https://github.com/swp-song/SwpPopTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp_song": "396587868@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/swp-song/SwpPopTools.git",
"tag": "1.0.0"
},
"source_files": [
"SwpPopTools",
"SwpPopTools/**/*.{h,m}"
],
"requires_arc": true
}