blob: 73c2dc21db773a559bdf1aa495e8d2fb62414aae [file] [log] [blame]
{
"name": "UMMobClick",
"version": "0.1.1",
"summary": "A short description of UMMobClick.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Tencente/UMMobClick",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GX": "17601621681@163.com"
},
"source": {
"git": "https://gitee.com/Tencente/UMMobClick.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UMMobClick/UMMobClick.framework/Headers/*.{h}",
"vendored_frameworks": "UMMobClick/*.framework",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}