blob: 081083dafe9fed581def9d706d298d5f8dfc62e9 [file] [log] [blame]
{
"name": "SnailPopupController",
"version": "2.0.3",
"summary": "Simple Popup Controller For iOS",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"snail-z": "40460770@qq.com"
},
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/snail-z/SnailPopupController",
"source": {
"git": "https://github.com/snail-z/SnailPopupController.git",
"tag": "2.0.3"
},
"source_files": "Sources/**/*.{h,m}",
"requires_arc": true
}