[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / 9 / b / e / Bagle / 0.0.1 / Bagle.podspec.json
bloba8b0ff6aa413b9fbfd8f5acd036e4eae03019e20
2   "name": "Bagle",
3   "version": "0.0.1",
4   "summary": "iOS SDK for Bagle native iOS network debugging tool",
5   "description": "SSSharer is a little Swift 3.0 pod that enables users to share screenshot image quickly. It's inspired from Asos app. It's highly customizable. You can even design your own ViewController(XIB,Storyboard or pure by code) and use it as a sharer view.",
6   "homepage": "https://github.com/yagiz/Bagle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yagiz": "yagizgurgul@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yagiz/Bagle.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "Bagle.framework",
22   "dependencies": {
23     "CocoaAsyncSocket": [
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "requires_arc": true