blob: d21021a24cfc2b5bcfd7d96934288f95d86b8b2d [file] [log] [blame]
{
"name": "TestCocoapodsSDK",
"version": "1.0.0",
"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\nalexandre.chen@sonet-tw.net.tw\nalexandre.chen@sonet-tw.net.tw"
},
"source": {
"git": "https://gitlab.com/alexanderchen/TestCocoapodsSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestCocoapodsSDK/Classes/**/*"
}