blob: b175aef430f576e6ae47dfeb7e40060f7e5f49ed [file] [log] [blame]
{
"name": "JRPopupView",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JRPopupView": [
"Pod/Assets/*.png"
]
}
}