blob: 43c23d8004c104a50c08edc20c13487f671ea781 [file] [log] [blame]
{
"name": "QFStatistics",
"version": "0.0.6",
"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.6"
},
"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\""
}
}