blob: 9c0cf959e159df479b2c880047101e08aad4ffd1 [file] [log] [blame]
{
"name": "DRPopAnimationView",
"version": "0.1.0",
"summary": "一个动画弹窗视图",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeanFs/DRPopAnimationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"source": {
"git": "https://github.com/DeanFs/DRPopAnimationView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"resources": "DRPopAnimationView/Classes/*.{xib}",
"source_files": "DRPopAnimationView/Classes/*.{h,m}",
"dependencies": {
"DRMacroDefines": [
],
"JXExtension": [
],
"Masonry": [
]
}
}