blob: 6964fac54faf59ae4b9dd4a530be2c9cec839573 [file] [log] [blame]
{
"name": "Upgage",
"version": "0.1.0-beta3",
"summary": "Upgage library for ios sdk.",
"homepage": "https://upgage.ai",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gregory": "greg@upgage.ai"
},
"source": {
"git": "https://morenice:my7423qq@github.com/fastblock/upgage-ios-sdk.git",
"tag": "0.1.0-beta3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "UpgageSDK/Framework/Upgage.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
]
}