[Add] AcousticConnectReactNativeDebug 1.0.47
[CocoaPods.git] / Specs / f / 6 / 7 / KWSwipePickerView / 1.1 / KWSwipePickerView.podspec.json
blob7602947e322a8bb7972bc42367bf30cebf132bfc
2   "name": "KWSwipePickerView",
3   "version": "1.1",
4   "summary": "Expendable Swipe View!",
5   "homepage": "http://github.com/Kawoou/KWSwipePickerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kawoou": "kawoou@kawoou.kr"
12   },
13   "source": {
14     "git": "https://github.com/Kawoou/KWSwipePickerView.git",
15     "tag": "1.1"
16   },
17   "platforms": {
18     "ios": 7.0
19   },
20   "public_header_files": "KWSwipePickerView/KWSwipePickerView/KWSwipePickerView.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "source_files": "KWSwipePickerView/KWSwipePickerView/*"