[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 1 / floo-ios / 2.0.1 / floo-ios.podspec.json
blobeab0fe2149bdea0301186659a5c0a041539d605f
2   "name": "floo-ios",
3   "version": "2.0.1",
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://github.com/maxim-top/packages.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "lib/floo-ios.framework/Headers/*.{h}",
22   "vendored_frameworks": "lib/floo-ios.framework",
23   "frameworks": [
24     "UIKit",
25     "QuartzCore",
26     "ImageIO",
27     "CoreVideo",
28     "CoreMedia",
29     "CoreGraphics",
30     "AVFoundation",
31     "AssetsLibrary"
32   ],
33   "libraries": [
34     "sqlite3",
35     "c++abi",
36     "stdc++",
37     "z",
38     "c++",
39     "resolv"
40   ],
41   "vendored_libraries": "lib/libcrypto/libcrypto.a",
42   "xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   }