[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 7 / e / d / YF_Data / 1.2.5 / YF_Data.podspec.json
blob4d836d4feaf622c7ef6159e612039c629bf3ed0f
2   "name": "YF_Data",
3   "version": "1.2.5",
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.5"
20   },
21   "vendored_frameworks": "Data/FineData.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "dependencies": {
32     "YF_Core": [
33       ">= 1.3.9"
34     ]
35   }