[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 7 / e / d / YF_Data / 1.2.1 / YF_Data.podspec.json
blobeea4b65395468cf11deab8045385744b3309aa4e
2   "name": "YF_Data",
3   "version": "1.2.1",
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.1"
20   },
21   "vendored_frameworks": "Data/FineData.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "dependencies": {
26     "YF_Core": [
27       ">= 1.1.3"
28     ]
29   }