[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 8 / XLSlideView / 1.4 / XLSlideView.podspec.json
blob029b50c6fdf8b6cfe5b35f3acbd120315a363b93
2   "name": "XLSlideView",
3   "version": "1.4",
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",
19     "tag": "1.4"
20   },
21   "source_files": [
22     "XLSlideView/*.{h,m}",
23     "XLSlideView/**/*.{h,m}"
24   ],
25   "requires_arc": true