blob: f1e1aa756a6ae5d3534d0eb16f92d1f3eedc03d9 [file] [log] [blame]
{
"name": "BUKDynamicPopView",
"version": "1.0.2",
"summary": "UIView's Category, simply making any view into a pop view.",
"description": " UIView's Category, simply making any view into a pop view. You also\n can custom the animation behavior(style and path) very easily.\n",
"homepage": "https://github.com/iException/BUKDynamicPopView",
"license": "MIT",
"authors": {
"hyice": "hy_ice719@163.com"
},
"source": {
"git": "https://github.com/iException/BUKDynamicPopView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/**/*"
}