blob: 1fd71ca2b33759b48eef411b0f0d5985123630c8 [file] [log] [blame]
{
"name": "EpathMap",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "epathmap/**/*",
"vendored_frameworks": "EpathmapSDK/EpathmapSDK.framework",
"resources": [
"EpathmapSDK.xcassets",
"EpathmapSDKImage/**/*.png",
"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
}