[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / 5 / WHTimePicker / 1.0.3 / WHTimePicker.podspec.json
blob009ed8eaacb4e3d244a6c89e9f8854ea75fba612
2   "name": "WHTimePicker",
3   "version": "1.0.3",
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.3"
16   },
17   "source_files": [
18     "WHTimePicker",
19     "WHTimePicker/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ]
27   }