blob: f1d5656a9cca7bfc3b4189baabc371e1aa071f7f [file] [log] [blame]
{
"name": "JRPopupView",
"version": "0.8.0",
"summary": "Popup view.",
"description": "The popup view.",
"homepage": "https://github.com/luqyluqe/JRPopupView",
"license": "MIT",
"authors": {
"luqyluqe": "luqy.luqe@gmail.com"
},
"source": {
"git": "https://github.com/luqyluqe/JRPopupView.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JRPopupView": [
"Pod/Assets/*.png"
]
}
}