[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / a / BagelCore / 1.1.0 / BagelCore.podspec.json
blob3a1adc42b1c54e9ade0a0fa6b36815d54e2f8585
2   "name": "BagelCore",
3   "version": "1.1.0",
4   "summary": "Shared source of Bagel (iOS, macOS).",
5   "description": "Shared source of Bagel (iOS, macOS).",
6   "homepage": "https://github.com/yagiz/BagelCore",
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/BagelCore.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.12"
21   },
22   "source_files": "Classes/**/*.{h,m}"