[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 7 / RBSwappableContainerView / 1.0.0 / RBSwappableContainerView.podspec.json
blob8736e6822057fb7c1647686c8c68063c87881ace
2   "name": "RBSwappableContainerView",
3   "version": "1.0.0",
4   "summary": "An UIViewController to allow for swapping out the ViewControllers in a UIContainerView, with animations.",
5   "homepage": "https://github.com/eoghain/RBSwappableContainerView",
6   "license": "MIT",
7   "screenshots": "https://raw.githubusercontent.com/eoghain/RBSwappableContainerView/master/Screenshots/TransitionAnimation.png",
8   "authors": {
9     "eoghain": "rob.o.booth@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/eoghain/RBSwappableContainerView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true