[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 0 / ZHNInputViewPicker / 0.0.2 / ZHNInputViewPicker.podspec.json
blob9fa146634f9ccc9ebb3920e7ca2ea4242fc548f1
2   "name": "ZHNInputViewPicker",
3   "version": "0.0.2",
4   "summary": "Wrapper for UIPickerView which allow use it as input view.",
5   "homepage": "https://github.com/zhukov-ever/ZHNInputViewPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhn": "zhukov.ever@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/zhukov-ever/ZHNInputViewPicker.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "public_header_files": "Classes/**/*.h",
25   "resources": "Classes/**/*.xib",
26   "frameworks": "Foundation",
27   "requires_arc": true