[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 9 / LDSlideOverViewController / 1.1.1 / LDSlideOverViewController.podspec.json
blobe13b1f4b503e49fd2057cf1bde5f1ca1067b5c57
2   "name": "LDSlideOverViewController",
3   "version": "1.1.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "BSD 3-Clause",
9     "file": "LICENSE"
10   },
11   "summary": "Convenient drawer controller that mimics the drawer for Google's Material Design.",
12   "homepage": "https://github.com/IchigoKyger/LDSlideOverViewController/",
13   "authors": {
14     "Steven Mattera": "steven@lepidusdevelopment.com"
15   },
16   "source": {
17     "git": "https://github.com/IchigoKyger/LDSlideOverViewController.git",
18     "tag": "1.1.1"
19   },
20   "source_files": "LDSlideOverViewController/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "pop": [
25     ]
26   }