blob: d2b5a43325c6456a2563e9c81ef7256137bfb7ce [file] [log] [blame]
{
"name": "BUKDynamicPopView",
"version": "1.0.3",
"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\ncan custom the animation behavior(style and path) very easily.",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/**/*"
}