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