blob: 82285cd0a325ea17461d9efee59051cd15f563c0 [file] [log] [blame]
{
"name": "LPPopupListView",
"version": "1.0.0",
"summary": "LPPopupListView is custom popup component for iOS with table for single or multiple selection.",
"homepage": "https://github.com/luka1995/LPPopupListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luka Penger": "luka.penger@gmail.com"
},
"source": {
"git": "https://github.com/luka1995/LPPopupListView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LPPopupListView/**/*.{h,m}",
"frameworks": [
"CoreLocation",
"AVFoundation"
],
"requires_arc": true
}