Skip to content

Commit

Permalink
[Add] QFStatistics 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
342261733 authored and CocoaPodsBot committed Nov 12, 2016
1 parent d0cc026 commit d82913a
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions Specs/d/8/0/QFStatistics/0.0.6/QFStatistics.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"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\""
}
}

0 comments on commit d82913a

Please sign in to comment.