[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / 7 / e / d / YF_Data / 1.1.0 / YF_Data.podspec.json
blob1eb9b9d5415026604389c3c62e3d76c52d10706b
2   "name": "YF_Data",
3   "version": "1.1.0",
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": "8.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/szyifants/YF_Data.git",
19     "tag": "1.1.0"
20   },
21   "vendored_frameworks": "Data/FineData.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "dependencies": {
26     "YF_Core": [
28     ]
29   }