[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 1 / Upgage / 0.1.0-beta4 / Upgage.podspec.json
blob9a2de32344e847795e11b77c13fc4eade5d57f92
2   "name": "Upgage",
3   "version": "0.1.0-beta4",
4   "summary": "Upgage library for ios sdk.",
5   "homepage": "https://upgage.ai",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gregory": "greg@upgage.ai"
12   },
13   "source": {
14     "git": "https://morenice:my7423qq@github.com/fastblock/upgage-ios-sdk.git",
15     "tag": "0.1.0-beta4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UpgageSDK/Framework/Upgage.framework"
23   },
24   "frameworks": [
25     "SystemConfiguration",
26     "UIKit",
27     "UserNotifications"
28   ]