[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 8 / JLFullScreenPageViewController / 1.1 / JLFullScreenPageViewController.podspec.json
blobe13b93b50f7ecfa0cf212c6a21eb08cac5a90bdc
2   "name": "JLFullScreenPageViewController",
3   "version": "1.1",
4   "summary": "JLFullScreenPageViewController",
5   "homepage": "https://github.com/jangsy7883/JLFullScreenPageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hmhv": "jangsy7883@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jangsy7883/JLFullScreenPageViewController.git",
15     "tag": "1.1"
16   },
17   "source_files": [
18     "JLFullScreenPageViewController/*.{h,m}",
19     "JLFullScreenPageViewController/Categorys/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "8.0"
24   },
25   "dependencies": {
26     "JLPageViewController": [
28     ]
29   }