[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / f / LPPopupListView / 1.0.0 / LPPopupListView.podspec.json
blob82285cd0a325ea17461d9efee59051cd15f563c0
2   "name": "LPPopupListView",
3   "version": "1.0.0",
4   "summary": "LPPopupListView is custom popup component for iOS with table for single or multiple selection.",
5   "homepage": "https://github.com/luka1995/LPPopupListView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luka Penger": "luka.penger@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/luka1995/LPPopupListView.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "LPPopupListView/**/*.{h,m}",
21   "frameworks": [
22     "CoreLocation",
23     "AVFoundation"
24   ],
25   "requires_arc": true