[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 0 / ScrollingContainerController / 0.0.2 / ScrollingContainerController.podspec.json
blob21bda0c98ebb42fbcb7bba01e3dfde977be99eb3
2   "name": "ScrollingContainerController",
3   "version": "0.0.2",
4   "summary": "Make two nested UIScrollview's behave as one.",
5   "description": "ScrollingContainerController is ready to use, give it a try!",
6   "homepage": "https://github.com/felipericieri/ScrollingContainerController.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Ricieri": "felipericieri@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/felipericieri",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/felipericieri/ScrollingContainerController.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "ScrollingContainerController/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "UIKit",
25   "requires_arc": true