[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 1 / a / SCSlidingViewController / 1.0.4 / SCSlidingViewController.podspec.json
blobb02717477137d2170c89a4e270c5b4e8b066955e
2   "name": "SCSlidingViewController",
3   "version": "1.0.4",
4   "summary": "A sliding UIViewController for iOS7.",
5   "description": "                   SCSlidingViewController allows you to set one (or two) view controllers to be full height on iOS7 so that the color behind the statusbar can be controlled, while the top view sits below the status bar as per iOS6. See the screenshot for an example of how it would appear.\n",
6   "homepage": "https://github.com/simoncoulton/SCSlidingViewController",
7   "screenshots": "http://dribbble.s3.amazonaws.com/users/14827/screenshots/1193991/8.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Simon Coulton": "simon.coulton@gmail.com"
14   },
15   "platforms": {
16     "ios": "6.1"
17   },
18   "source": {
19     "git": "https://github.com/simoncoulton/SCSlidingViewController.git",
20     "tag": "1.0.4"
21   },
22   "source_files": [
23     "SCSlidingViewController/SCSlidingViewControllerDemo/SCSlidingViewController",
24     "SCSlidingViewController/SCSlidingViewControllerDemo/SCSlidingViewController/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": false