[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 4 / c / FNKS / 1.0.0 / FNKS.podspec.json
blobc1790b2216257310f1603a080ad4b1c76a4acbf8
2   "name": "FNKS",
3   "version": "1.0.0",
4   "summary": "KS Adpter",
5   "description": "This is the KS adapter",
6   "homepage": "https://github.com/TomandWinnie/FNKS",
7   "license": "MIT",
8   "authors": {
9     "HL": "342403887@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/TomandWinnie/FNKS.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "FNKSAdpter.framework",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "KSAdSDK": [
25       "3.3.12"
26     ]
27   }