blob: d72acde0d20b2fc70a24d4b738f4c963eeae2c15 [file] [log] [blame]
{
"name": "ECPopView",
"version": "0.1.1",
"summary": "Pop a custom view from UIViewController.",
"description": "Pop a custom view from UIViewController, you can custom the pop position, pop from top, bottom, left, right or center",
"homepage": "https://github.com/zxwcool/ECPopView",
"license": "MIT",
"authors": {
"zxwcool": "zxwcoolxw@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zxwcool/ECPopView.git",
"tag": "0.1.1"
},
"source_files": [
"ECPopView",
"ECPopView/ECPopView/Source/*.{h,m}"
],
"exclude_files": "ECPopView/Exclude"
}