blob: a7aeda58c2b999d0476cf9c78f1b7d998d6484a7 [file] [log] [blame]
{
"name": "ZJAnimationPopView",
"version": "1.0.1",
"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.1"
},
"source_files": "ZJAnimationPopViewDemo/ZJAnimationPopView/*.{h,m}",
"requires_arc": true
}