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