[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 0 / QFStatistics / 0.0.7 / QFStatistics.podspec.json
blobf1c7a9b11e89c56b4d459b8257ebbff96f0511c6
2   "name": "QFStatistics",
3   "version": "0.0.7",
4   "summary": "A statistics SDK of QianFang Inc.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/342261733/QFStatisticsSDK",
7   "license": "MIT",
8   "authors": {
9     "QFPayShadowMan": "xunianqiang@qfpay.com"
10   },
11   "source": {
12     "git": "https://github.com/342261733/QFStatisticsSDK.git",
13     "tag": "0.0.7"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "vendored_frameworks": "**/*.framework",
19   "preserve_paths": "**/*.framework",
20   "frameworks": [
21     "UIKit",
22     "CoreLocation",
23     "Foundation",
24     "SystemConfiguration",
25     "CoreTelephony"
26   ],
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-lObjC",
29     "LD_RUNPATH_SEARCH_PATHS": "\"$(SRCROOT)/**/*.framework\""
30   }