[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 9 / SScheduleView / 0.2.0 / SScheduleView.podspec.json
blob20745a0134285ad44b1f23428531802cbe1deb29
2   "name": "SScheduleView",
3   "version": "0.2.0",
4   "summary": "School ScheduleView Using Swift.",
5   "description": "School ScheduleView Using Swift, support switching course week and show days, support gestures swipe left and right, support pull-down refresh.",
6   "homepage": "https://github.com/huangshuai-IOT/SScheduleView",
7   "license": "MIT",
8   "authors": {
9     "黄帅": "shuai.huang.iot@foxmail.com"
10   },
11   "social_media_url": "http://weibo.com/2189929640",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/huangshuai-IOT/SScheduleView.git",
17     "tag": "0.2.0"
18   },
19   "source_files": "SScheduleView/Classes/**/*",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SnapKit": [
23       "~> 3.0"
24     ],
25     "MJRefresh": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"