blob: b423139f68d88c036ec0a1fd9b73ed75ca3414f1 [file] [log] [blame]
{
"name": "PhilipsGoEasySDK",
"version": "1.0.0",
"summary": "A short description of PhilipsGoEasySDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSbug/PhilipsGoEasySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"519955268@qq.com": "519955268@qq.com"
},
"source": {
"git": "https://github.com/iOSbug/PhilipsGoEasySDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "**/PhilipsGoEasyLibrary.framework",
"frameworks": [
"NetworkExtension",
"CoreLocation"
],
"dependencies": {
"HandyJSON": [
"~> 5.0.3-beta"
],
"Alamofire": [
],
"CocoaAsyncSocket": [
],
"FCUUID": [
],
"CocoaSecurity": [
]
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-lObjC",
"-all_load"
]
},
"swift_version": "5.0"
}