blob: 20b2d3a354608da81d3fcf20d5181e12070d82fb [file] [log] [blame]
{
"name": "LPPopupListView@Color",
"version": "1.0.3.7",
"summary": "LPPopupListView is custom popup component for iOS with table for single or multiple selection.",
"homepage": "https://github.com/crashedump/LPPopupListView-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luka Penger": "luka.penger@gmail.com",
"Crash Dump": "crash.dump@mail.ru"
},
"source": {
"git": "https://github.com/crashedump/LPPopupListView-iOS.git",
"tag": "1.0.3.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LPPopupListView/**/*.{h,m}",
"resources": "LPPopupListView/**/Images/*.png",
"frameworks": [
"CoreLocation",
"AVFoundation"
],
"dependencies": {
"DAKeyboardControl": [
]
},
"requires_arc": true
}