blob: ce7bc44b1abc3e6f164e122674541df4005f760e [file] [log] [blame]
{
"name": "IpsmapSDK",
"version": "1.2.7",
"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.2.7"
},
"vendored_frameworks": "IpsmapSDK/IpsmapSDK.framework",
"resources": "IpsmapSDK.xcassets",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"SystemConfiguration",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"AudioToolbox",
"AVFoundation",
"AddressBook"
],
"weak_frameworks": "Contacts",
"libraries": [
"z",
"z.1.2.5",
"xml2"
]
}