blob: 3ce9b0fb351c0d044bb1ef502c29ae7a2a286aa6 [file] [log] [blame]
{
"name": "LPDropDownAlertView",
"version": "1.0.0",
"summary": "LPDropDownAlertView is custom drop down view component with text and loading indicator for iOS.",
"homepage": "https://github.com/luka1995/LPDropDownAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luka Penger": "luka.penger@gmail.com"
},
"source": {
"git": "https://github.com/luka1995/LPDropDownAlertView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LPDropDownAlertView/**/*.{h,m}",
"frameworks": [
"CoreLocation",
"AVFoundation"
],
"requires_arc": true
}