blob: 01ea07bf57e22dea6785ff12e9f92d38e5c1faf4 [file] [log] [blame]
{
"name": "PWCoreBeta",
"version": "3.1.3.2",
"license": "MIT",
"summary": "Phunware PWCore SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PWCore-3.1.3.2"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"libraries": [
"z",
"xml2.2"
],
"ios": {
"dependencies": {
"SSZipArchive": [
],
"TMCache": [
],
"AFNetworking": [
]
},
"vendored_frameworks": "Framework/PWCore.framework",
"frameworks": [
"Security",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony"
]
}
}