[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 3 / UIScrollSlidingPages / 1.4 / UIScrollSlidingPages.podspec.json
blob71e3003dabc8529d149e43e76a34d94bc9bd3dd6
2   "name": "UIScrollSlidingPages",
3   "version": "1.4",
4   "summary": "This control allows you to add multiple view controllers and have them scroll horizontally, each with a smaller header view.",
5   "homepage": "https://github.com/TomThorpe/UIScrollSlidingPages",
6   "screenshots": [
7     "https://github.com/TomThorpe/UIScrollSlidingPages/raw/master/Screenshots/1.png",
8     "https://github.com/TomThorpe/UIScrollSlidingPages/raw/master/Screenshots/4.png",
9     "https://github.com/TomThorpe/UIScrollSlidingPages/raw/master/Screenshots/uiscrollslidingpages.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Tom Thorpe": "code@tomthorpe.co.uk"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/TomThorpe/UIScrollSlidingPages.git",
20     "tag": "1.4"
21   },
22   "source_files": [
23     "Classes",
24     "UIScrollViewSlidingPages/Source/**/*.{h,m}"
25   ],
26   "requires_arc": true,
27   "resources": "UIScrollViewSlidingPages/Source/Images/**/*.png"