[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / LatteTime / 0.1.0 / LatteTime.podspec.json
blob74a1666f58de88a25eaa3f48920d597b3a000329
2   "name": "LatteTime",
3   "version": "0.1.0",
4   "summary": "载入动画",
5   "description": "固定跳动样式的载入动画,可自定义参数来调整展现方式",
6   "homepage": "https://github.com/hanshuushi/LatteTime/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Han Shuushi": "hanshuushi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hanshuushi/LatteTime.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "*.{swift,h,m}",
19   "frameworks": [
20     "UIKit",
21     "QuartzCore"
22   ],
23   "requires_arc": true,
24   "platforms": {
25     "ios": "8.0"
26   },
27   "swift_version": "4.0"