blob: 9d526b5fa61e988e040e07362a6aa183a48802ff [file] [log] [blame]
{
"name": "SnailPopupController",
"version": "2.0.1",
"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.1"
},
"source_files": "Sources/**/*.{h,m}",
"requires_arc": true
}