blob: 4ca3d41ef9e56b9d26808717bdcd1d6361c38412 [file] [log] [blame]
{
"name": "SnailPopupController",
"version": "2.0.5",
"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.5"
},
"source_files": "Sources/**/*.{h,m}",
"requires_arc": true
}