[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 3 / 1 / 6 / SFLiveLib / 1.0.6 / SFLiveLib.podspec.json
blobb229dfba9458c2c21a221da157cbc52f3cac856a
2   "name": "SFLiveLib",
3   "version": "1.0.6",
4   "summary": "A short description of SFLiveLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/joygo-tech",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lee": "nemoleo@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/joygo-tech/SFLiveLib.git",
16     "tag": "1.0.6",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SFLiveLib/include/*.h",
23   "vendored_libraries": "SFLiveLib/Library/*.a",
24   "public_header_files": "SFLiveLib/include/*.h",
25   "frameworks": "Foundation",
26   "libraries": "stdc++",
27   "dependencies": {
28     "YYModel": [
29       "~> 1.0.4"
30     ],
31     "FMDB": [
32       "~> 2.6.2"
33     ],
34     "AFNetworking": [
35       "~> 3.1.0"
36     ],
37     "RHSocketKit": [
38       "~> 2.2.1"
39     ],
40     "RHSocketKit/Core": [
41       "~> 2.2.1"
42     ],
43     "RHSocketKit/Extend": [
44       "~> 2.2.1"
45     ],
46     "wcs-ios-sdk": [
47       "~> 0.1.0"
48     ]
49   }