blob: 13657789c58d718a6ead4c46f6443dfd79db3022 [file] [log] [blame]
{
"name": "FOXHLiveSDK",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FOXHLiveSDK/Classes/**/*",
"resource_bundles": {
"FOXHLiveSDK": [
"FOXHLiveSDK/Assets/*.png"
]
},
"public_header_files": "FOXHLiveSDK/Classes/Public/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}