blob: 98a7c442ed652db3828446412cd98f536bdd15c8 [file] [log] [blame]
{
"name": "TestCocoapodsSDK",
"version": "1.0.1",
"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.1"
},
"swift_version": "3.0",
"platforms": {
"ios": "9.0"
},
"source_files": "TestCocoapodsSDK/Classes/**/*",
"resource_bundles": {
"TestCocoapodsSDK": [
"TestCocoapodsSDK/Assets"
]
}
}