[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / f / 8 / 6 / DFPickerView / 0.0.2 / DFPickerView.podspec.json
blobe47987e964cdc39660efc1b9a8e3e2f3eb3cb92c
2   "name": "DFPickerView",
3   "version": "0.0.2",
4   "summary": "A simple picker view with tool bar and blocks.",
5   "homepage": "https://github.com/duffpod/DFPickerView",
6   "license": "MIT",
7   "authors": {
8     "duffpod": "duffpod@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/duffpod/DFPickerView.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "ios": {
23     "exclude_files": "Classes/osx"
24   },
25   "osx": {
26     "exclude_files": "Classes/ios"
27   }