blob: 54a879d720026740ff8ac13b82beb40c1cf94b8a [file] [log] [blame]
{
"name": "IpsmapSDK",
"version": "1.3.3",
"summary": "室内导航SDK.",
"description": "室内导航 IpsmapSDK Indoor navigation map ibeacon hospital",
"homepage": "https://github.com/ipsmap/IpsmapSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ipsmap": "richard.chin@ipsmap.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ipsmap/IpsmapSDK-iOS.git",
"tag": "1.3.3"
},
"vendored_frameworks": "IpsmapSDK/IpsmapSDK.framework",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"SystemConfiguration",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"AudioToolbox",
"AVFoundation",
"AddressBook"
],
"weak_frameworks": "Contacts",
"libraries": [
"z",
"z.1.2.5",
"xml2"
]
}