blob: 5185cc29089e82b4214ec50fae6eabc64ff63f6f [file] [log] [blame]
{
"name": "TTTPlayerKit_iOS",
"version": "1.0",
"summary": "TTTPlayerKit_iOS",
"description": "first install the framework",
"homepage": "https://github.com/santiyun/TTTPlayerKit_iOS",
"license": "MIT",
"authors": {
"santiyun": "sdyzsdut@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/santiyun/TTTPlayerKit_iOS.git",
"tag": "1.0"
},
"vendored_frameworks": "*.framework",
"libraries": [
"z",
"c++"
],
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
}
}