blob: da51e86de8c16aa7c0539849244c7a85859afc66 [file] [log] [blame]
{
"name": "ZJAnimationPopView",
"version": "1.0.0",
"summary": "A fast, convenient view to show animation pop view.",
"description": "A fast, convenient view to show animation pop view, it support 72 kinds of animation pop effect.",
"homepage": "https://github.com/Abnerzj/ZJAnimationPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abnerzj": "Abnerzj@163.com"
},
"social_media_url": "http://weibo.com/ioszj",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Abnerzj/ZJAnimationPopView.git",
"tag": "1.0.0"
},
"source_files": "ZJAnimationPopViewDemo/ZJAnimationPopView/*.{h,m}",
"requires_arc": true
}