blob: 375aa8db10317e848a68873c5fd707b2a81aa15b [file] [log] [blame]
{
"name": "YRPopupPane",
"version": "1.0.0",
"summary": "A popup view . support top,left,right,bottom and center",
"description": "A popup view . support top,left,right,bottom and center . Enjoy it.",
"homepage": "https://github.com/YueRuo/YRPopupPane",
"license": "MIT",
"authors": {
"wangxiaoyu": "wxy_yueruo@126.com"
},
"source": {
"git": "https://github.com/YueRuo/YRPopupPane.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YRPopupPane": [
"Pod/Assets/*.png"
]
}
}