blob: 1f89e05fc2cd04d10c87576d1acce36bc0859cd5 [file] [log] [blame]
{
"name": "TestCocoapodsSDK",
"version": "1.0.4",
"summary": "A short description of TestCocoapodsSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/alexanderchen/TestCocoapodsSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexanderChen": "alexandre.chen@sonet-tw.net.tw"
},
"source": {
"git": "https://gitlab.com/alexanderchen/TestCocoapodsSDK.git",
"tag": "1.0.4"
},
"swift_version": "3.0",
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "TestCocoapodsSDK/*.framework"
}
}