blob: 9dc5f5b849084ee1ba940f6c9b782286ed75951c [file] [log] [blame]
{
"name": "PhilipsGoEasyLibrary",
"version": "1.0.1",
"summary": "A short description of PhilipsGoEasyLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSbug/PhilipsGoEasyLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"519955268@qq.com": "519955268@qq.com"
},
"source": {
"git": "https://github.com/iOSbug/PhilipsGoEasyLibrary.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"PhilipsGoEasyLibrary",
"PhilipsGoEasyLibrary/**/*.{h,swift}"
],
"dependencies": {
"HandyJSON": [
"~> 5.0.3-beta"
],
"Alamofire": [
],
"CocoaAsyncSocket": [
],
"FCUUID": [
],
"CocoaSecurity": [
]
},
"swift_versions": "5.0",
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-lObjC",
"-all_load"
]
},
"swift_version": "5.0"
}