[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / d / 8 / 0 / QFStatistics / 0.0.4 / QFStatistics.podspec.json
blob01e35333a3904dbff5a7a8e3426048f21d0ad69b
2   "name": "QFStatistics",
3   "version": "0.0.4",
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.4"
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   }