[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 9 / 8 / LPPopupListView@ZL / 1.0.5 / LPPopupListView@ZL.podspec.json
blob5cc973e57bdc0f18efb772780ca691d87d4c4ef6
2   "name": "LPPopupListView@ZL",
3   "version": "1.0.5",
4   "summary": "LPPopupListView is custom popup component for iOS with table for single or multiple selection.",
5   "homepage": "https://github.com/KingAndroid/LPPopupListView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luka Penger": "luka.penger@gmail.com",
12     "King Android": "kingandroid627@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/KingAndroid/LPPopupListView.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "LPPopupListView/**/*.{h,m}",
22   "resources": "LPPopupListView/**/Images/*.{png,xib}",
23   "frameworks": [
24     "CoreLocation",
25     "AVFoundation"
26   ],
27   "requires_arc": true