[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / 5 / WHTimePicker / 1.0.7 / WHTimePicker.podspec.json
blob8bd0dc62ebabd77361e6e961f12787a2b5ebe7c3
2   "name": "WHTimePicker",
3   "version": "1.0.7",
4   "summary": "好用的时间选择器.",
5   "homepage": "https://github.com/remember17/WHTimePicker",
6   "license": "MIT",
7   "authors": {
8     "wuhao": "503007958@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/remember17/WHTimePicker.git",
15     "tag": "1.0.7"
16   },
17   "source_files": [
18     "WHTimePicker",
19     "WHTimePicker/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ]
27   }