blob: 5aeb799682fb568e7ca7d3a2a3f88028dcacefcc [file] [log] [blame]
{
"name": "ALPopupView",
"version": "0.0.3",
"summary": "The simple custom popup view controller",
"description": "This is the simple custom popup view controller",
"homepage": "https://github.com/lazutkin-andrey/ALPopupView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Andrey Lazutkin",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lazutkin-andrey/ALPopupView.git",
"tag": "0.0.3"
},
"source_files": "ALPopupView/Classes/*.{h,m}",
"resources": "ALPopupView/Classes/*.{xib}",
"public_header_files": "ALPopupView/Classes/**/*.h",
"requires_arc": true
}