blob: 41fbefb33be288898ad67e1e1ae52d9bd1450a27 [file] [log] [blame]
{
"name": "SFLiveLib",
"version": "1.0.7",
"summary": "A short description of SFLiveLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Joygo-Technology/SFLiveLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lee": "nemoleo@yeah.net"
},
"source": {
"git": "https://github.com/Joygo-Technology/SFLiveLib.git",
"tag": "1.0.7",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFLiveLib/include/*.h",
"vendored_libraries": "SFLiveLib/Library/*.a",
"public_header_files": "SFLiveLib/include/*.h",
"frameworks": "Foundation",
"libraries": "stdc++",
"dependencies": {
"YYModel": [
"~> 1.0.4"
],
"FMDB": [
"~> 2.6.2"
],
"AFNetworking": [
"~> 3.1.0"
],
"RHSocketKit": [
"~> 2.2.1"
],
"RHSocketKit/Core": [
"~> 2.2.1"
],
"RHSocketKit/Extend": [
"~> 2.2.1"
],
"wcs-ios-sdk": [
"~> 0.1.0"
]
}
}