blob: 17137cce4f21714449d025232a88eac04494103f [file] [log] [blame]
{
"name": "TFMApiSDK",
"version": "0.0.2",
"summary": "上证云SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.oa.com/meiyongsheng/tfmapisdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"meiyongsheng@tfzq.com": "meiyongsheng@tfzq.com"
},
"source": {
"git": "http://gitlab.oa.com/meiyongsheng/tfmapisdk.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TFMApiSDK/Classes/**/*",
"public_header_files": "TFMApiSDK/Classes/include/*.h",
"frameworks": [
"SystemCOnfiguration",
"CoreData"
],
"libraries": [
"z",
"c++"
],
"vendored_libraries": "TFMApiSDK/Classes/*.a",
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}