blob: 104e36457939db230c349897f6b1204953918bf9 [file] [log] [blame]
{
"name": "Thanos",
"version": "0.0.11",
"summary": "The power of Thanos.",
"description": "This is Thanos. I'm a god, I will decrease all everything to half. Bring spiderman, iron man, caption to here",
"homepage": "https://github.com/jindoq/Thanos.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jindoq": "tranduytu93@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/jindoq/Thanos.git",
"tag": "0.0.11"
},
"source_files": "Thanos/**/*.{h,m,swift}",
"resources": "Thanos/**/*.{xib,xcassets}",
"resource_bundles": {
"Thanos": [
"Thanos/**/*.xib"
]
},
"swift_version": "5"
}