[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / 2 / YGHorizontalScroller / 0.0.1 / YGHorizontalScroller.podspec.json
blob0f2d9fcb61d855b03ff59472140a10b4344531c2
2   "name": "YGHorizontalScroller",
3   "version": "0.0.1",
4   "summary": "A Simple Horizontal Scroller implemented by Swift",
5   "homepage": "https://github.com/soapyigu/YGHorizontalScroller",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Yi Gu",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/soapyigu/YGHorizontalScroller.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "YGHorizontalScroller/*.swift",
19   "requires_arc": true