[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 1 / a / SCSlidingViewController / 1.0.0 / SCSlidingViewController.podspec.json
blob8a8d5dab8644207c6af2ed6a1ce9092f0d79b665
2   "name": "SCSlidingViewController",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": [
23     "SCSlidingViewController",
24     "SCSlidingViewController/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": false