[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / e / 2 / floo-ios-test / 3.9.1 / floo-ios-test.podspec.json
bloba998df0e7edcdae394bef1f3fff701a2b815cdd1
2   "name": "floo-ios-test",
3   "version": "3.9.1",
4   "summary": "美信拓扑 IM SDK",
5   "description": "floo-ios是一款专业的跨平台IM SDK。",
6   "homepage": "https://www.maximtop.com/",
7   "license": {
8     "type": "MIT",
9     "file": "floo-ios-release/LICENSE"
10   },
11   "authors": {
12     "maximtop’": "im.maxim.top@gmail.com"
13   },
14   "source": {
15     "http": "https://package.maximtop.com/floo-ios-3.9.1-20220424.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "floo-ios-release/lib/floo-ios.framework",
21   "frameworks": [
22     "UIKit",
23     "QuartzCore",
24     "ImageIO",
25     "CoreVideo",
26     "CoreMedia",
27     "CoreGraphics",
28     "AVFoundation",
29     "AssetsLibrary"
30   ],
31   "libraries": [
32     "sqlite3",
33     "c++abi",
34     "stdc++",
35     "z",
36     "c++",
37     "resolv"
38   ],
39   "xcconfig": {
40     "OTHER_LDFLAGS": "-ObjC"
41   },
42   "pod_target_xcconfig": {
43     "VALID_ARCHS": "x86_64 armv7 arm64"
44   }