[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / a / SCSlidingViewController / 1.1.0 / SCSlidingViewController.podspec.json
bloba8943d0d1b98bed8a601a3a6e2c4b1d167df6228
2   "name": "SCSlidingViewController",
3   "version": "1.1.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.1.0"
21   },
22   "source_files": [
23     "SCSlidingViewController/SCSlidingViewControllerDemo/SCSlidingViewController",
24     "SCSlidingViewController/SCSlidingViewControllerDemo/SCSlidingViewController/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": false