[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / 5 / FZHourglassView / 0.0.1 / FZHourglassView.podspec.json
blob4c90643f0f2b51e7219e66486f7b566c1c9bd649
2   "name": "FZHourglassView",
3   "version": "0.0.1",
4   "summary": "A short description of FZHourglassView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wufuzeng/FZHourglassView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wufuzeng": "wufuzeng_lucky@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/wufuzeng/FZHourglassView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "FZHourglassView/Classes/FZHourglassView.h",
22   "source_files": "FZHourglassView/Classes/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "QuartzCore"
26   ]