blob: cd21e14b03ea9698ebc48c33e850997be05a2dd1 [file] [log] [blame]
{
"name": "ALPopupView",
"version": "0.0.1",
"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.1"
},
"source_files": "ALPopupView/Classes/*.{h,m}",
"public_header_files": "ALPopupView/Classes/**/*.h",
"requires_arc": true
}