blob: c0b1d3ffd86256dbb26f6dddb04347aa55c3e095 [file] [log] [blame]
{
"name": "FOXHLiveSDK",
"version": "0.2.0",
"summary": "A short description of FOXHLiveSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/okfanx@gmail.com/FOXHLiveSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"okfanx@gmail.com": "136205657@qq.com"
},
"source": {
"git": "https://github.com/nolanfan/FOXHLiveSDK.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FOXHLiveSDK/Classes/**/*",
"resource_bundles": {
"FOXHLiveSDK": [
"FOXHLiveSDK/Assets/*.png"
]
},
"public_header_files": "FOXHLiveSDK/Classes/LiveTest.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}