[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 6 / c / Bagel / 0.0.2 / Bagel.podspec.json
blob7684ebb398b21d46730c3d59ff77e981f9160440
2   "name": "Bagel",
3   "version": "0.0.2",
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/Bagel",
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/Bagel.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "Bagel.framework",
22   "dependencies": {
23     "CocoaAsyncSocket": [
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "requires_arc": true