[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 8 / XLSlideView / 1.6 / XLSlideView.podspec.json
blob2a124f4fb973295e0cd176cab60d09717866b69e
2   "name": "XLSlideView",
3   "version": "1.6",
4   "summary": "XLSlideView is a multi-UIViewController management container.",
5   "description": "XLSlideView offers two different styles, including XLCornerSlideView and XLLineSlideView.",
6   "homepage": "https://github.com/cctomato/XLSlideView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cctomato": "cyq_1103@live.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cctomato/XLSlideView.git",
19     "tag": "1.6"
20   },
21   "source_files": [
22     "XLSlideView/*.{h,m}",
23     "XLSlideView/**/*.{h,m}"
24   ],
25   "requires_arc": true