[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / f / e / YF_CPS / 1.0.1 / YF_CPS.podspec.json
blob6a995d4817b2567e2c2d998e9ddf63adf04557f9
2   "name": "YF_CPS",
3   "version": "1.0.1",
4   "summary": "YF_CPS",
5   "description": "CPS SDK for cocoapods",
6   "homepage": "https://e.coding.net/szyifants/YF_CPSSDK.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_CPSSDK.git",
19     "tag": "1.0.1"
20   },
21   "vendored_frameworks": "CPS/CPS.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "source_files": "CPS/CPS.framework/Headers/*.{h}",
26   "public_header_files": "CPS/CPS.framework/Headers/*.{h}"