blob: e694bf1e06758734392fca79a0ca82f65aa2803d [file] [log] [blame]
{
"name": "SwpPopTools",
"version": "1.1.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.1.0"
},
"source_files": [
"SwpPopTools",
"SwpPopTools/**/*.{h,m}"
],
"requires_arc": true
}