blob: d68832f900e4a7d59839db71e59a7f478579017e [file] [log] [blame]
{
"name": "QFStatistics",
"version": "0.0.5",
"summary": "A statistics SDK of QianFang Inc.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/342261733/QFStatisticsSDK",
"license": "MIT",
"authors": {
"QFPayShadowMan": "xunianqiang@qfpay.com"
},
"source": {
"git": "https://github.com/342261733/QFStatisticsSDK.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "**/*.framework",
"preserve_paths": "**/*.framework",
"frameworks": [
"UIKit",
"CoreLocation",
"Foundation",
"SystemConfiguration",
"CoreTelephony"
],
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC",
"LD_RUNPATH_SEARCH_PATHS": "\"$(SRCROOT)/**/*.framework\""
}
}