blob: cc738545f8dbf31547554684d4892a71f5747b44 [file] [log] [blame]
{
"name": "SFLinkedMESDK",
"version": "1.0.0",
"summary": "LinkedME SDK",
"description": "LinkedME SDK used with cocoapods",
"homepage": "http://code.ops.focus.cn/hanyu212684/SFLinkedMESDK",
"license": "MIT",
"authors": {
"amazeyh2015": "amazeyh2015@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://code.ops.focus.cn/hanyu212684/SFLinkedMESDK.git",
"tag": "1.0.0"
},
"vendored_frameworks": "LinkedME_iOS.framework",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreSpotlight",
"CoreLocation",
"CoreTelephony",
"WebKit",
"StoreKit",
"CoreLocation"
]
}