blob: b5afdf8f52a0214728081544af6e244dd42a8a32 [file] [log] [blame]
{
"name": "EapthMap",
"version": "1.0.1",
"summary": "释途室内地图导航SDK",
"description": "TODO: 释途室内导航 EpathmapSDK Indoor navigation map ibeacon buildings",
"homepage": "https://github.com/liuwr/EpathMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuwr1992@163.com": "345432385@qq.com"
},
"source": {
"git": "https://github.com/liuwr/EpathMap.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"resources": "EpathmapImage",
"ios": {
"vendored_frameworks": "EpathmapSDK/EpathmapSDK.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"SystemConfiguration",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"AudioToolbox",
"AVFoundation",
"AddressBook"
],
"weak_frameworks": "Contacts",
"libraries": [
"z",
"z.1.2.5",
"xml2"
],
"requires_arc": true
}