[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 3 / FNSigmob / 1.0.4 / FNSigmob.podspec.json
blob6f0c305502719e1b0a28ef589f17755070a3a8ba
2   "name": "FNSigmob",
3   "version": "1.0.4",
4   "summary": "sigmob adapter",
5   "description": "This is the sigmob adapter",
6   "homepage": "https://github.com/TomandWinnie/FNSigmob",
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/FNSigmob.git",
16     "tag": "1.0.4"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "FNSigmobAdpter.framework",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "SigmobAd-iOS/WindSDK": [
25       "3.2.2"
26     ]
27   }