blob: 5cc973e57bdc0f18efb772780ca691d87d4c4ef6 [file] [log] [blame]
{
"name": "LPPopupListView@ZL",
"version": "1.0.5",
"summary": "LPPopupListView is custom popup component for iOS with table for single or multiple selection.",
"homepage": "https://github.com/KingAndroid/LPPopupListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luka Penger": "luka.penger@gmail.com",
"King Android": "kingandroid627@yahoo.com"
},
"source": {
"git": "https://github.com/KingAndroid/LPPopupListView.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LPPopupListView/**/*.{h,m}",
"resources": "LPPopupListView/**/Images/*.{png,xib}",
"frameworks": [
"CoreLocation",
"AVFoundation"
],
"requires_arc": true
}