blob: 9b1e66e3c0dc791650d3545f1a71d093a42103c9 [file] [log] [blame]
{
"name": "CocoapodsTestSDK",
"version": "1.0.0",
"summary": "Log SDK",
"homepage": "https://github.com/Hcount",
"license": {
"type": "MIT"
},
"authors": {
"ChingHan": "chinghan9822@gmail.com"
},
"source": {
"git": "https://github.com/Hcount/CoTest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"AVFoundation"
],
"libraries": [
"c++"
],
"vendored_frameworks": "MySDK/CocoapodsTestSDK.framework"
}