[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 6 / XLSlidingContainer / 2.0.0 / XLSlidingContainer.podspec.json
blob2c90f5202982a6f7add4e1e4eae0871b7231df70
2   "name": "XLSlidingContainer",
3   "version": "2.0.0",
4   "summary": "Custom container controller that embeds two independent view controllers allowing to easily maximize any of them using gestures.",
5   "homepage": "https://github.com/xmartlabs/XLSlidingContainer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Xmartlabs SRL": "swift@xmartlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/xmartlabs/XLSlidingContainer.git",
15     "tag": "2.0.0"
16   },
17   "social_media_url": "https://twitter.com/xmartlabs",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/*.{swift}",
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"