[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 7 / e / d / YF_Data / 1.2.7 / YF_Data.podspec.json
blobfcad6fb2dea921a20dfb9c0b58f58496811b163c
2   "name": "YF_Data",
3   "version": "1.2.7",
4   "summary": "YF_Data",
5   "description": "YF系列的数据统计库",
6   "homepage": "https://e.coding.net/szyifants/YF_Data.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "liqiang@game7.cc"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/szyifants/YF_Data.git",
19     "tag": "1.2.7"
20   },
21   "vendored_frameworks": "Data/FineData.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "resource_bundles": {
26     "YF_DataResources": [
27       "Resources/PrivacyInfo.xcprivacy"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "dependencies": {
37     "YF_Core": [
38       ">= 1.5.8"
39     ]
40   }