[Add] GeovisEarthKit 1.0.1
[CocoaPods.git] / Specs / 1 / 3 / 6 / XLSlidingContainer / 1.0.0 / XLSlidingContainer.podspec.json
blob0690bf4702dcb4ec154ee8fbf63292c1496aaa0e
2   "name": "XLSlidingContainer",
3   "version": "1.0.0",
4   "summary": "Custom Container Controller to embed two independent sub controllers at the same time similar to the Instagram App.",
5   "homepage": "https://github.com/xmartlabs/XLSlidingContainer",
6   "license": "MIT",
7   "authors": {
8     "Mathias Claassen": "mathias@xmartlabs.com",
9     "Santiago Fernandez": "santiagofm@xmartlabs.com"
10   },
11   "social_media_url": "http://twitter.com/xmartlabs",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/xmartlabs/XLSlidingContainer.git",
17     "tag": "v1.0.0"
18   },
19   "source_files": "XLSlidingContainer/*.{h,m}",
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation",
24       "CoreGraphics"
25     ]
26   },
27   "requires_arc": true