blob: f684da62b9e7d39eae3ef86e3b1f119030a174a0 [file] [log] [blame]
{
"name": "TestCocoapodsSDK",
"version": "1.0.2",
"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.2"
},
"swift_version": "3.0",
"platforms": {
"ios": "9.0"
},
"source_files": "TestCocoapodsSDK/Classes/**/*",
"resource_bundles": {
"TestCocoapodsSDK": [
"TestCocoapodsSDK/Assets/**.{png,xib,storyboard}"
]
}
}