blob: 8f87c98b4fefe480a045c322b1458d4c0166e4b3 [file] [log] [blame]
{
"name": "LPPopupListView@Color",
"version": "1.0.3.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LPPopupListView/**/*.{h,m}",
"resources": "LPPopupListView/**/Images/*.png",
"frameworks": [
"CoreLocation",
"AVFoundation"
],
"requires_arc": true
}