[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 2 / 9 / 7 / SBSlideMenu / 0.0.1 / SBSlideMenu.podspec.json
blobf8a88307f6a0f6b19faaa3f562ad8eb27f897dbf
2   "name": "SBSlideMenu",
3   "version": "0.0.1",
4   "summary": "Amazing UISegmentedControl replacement",
5   "description": "Multiple controls grouped together to forme like a segmented control\nwith the ability to define any transition moving between\nthe controls.",
6   "homepage": "https://github.com/salimbraksa/SBSlideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Braksa Salim": "salim.braksa@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/salimbraksa",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/salimbraksa/SBSlideMenu.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SBSlideMenu/*.swift",
23   "dependencies": {
24     "Cartography": [
26     ]
27   }