blob: 7c578976e49452c841f479186dd52c8ec18758da [file] [log] [blame]
{
"name": "Thanos",
"version": "0.0.28",
"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.28"
},
"source_files": "Thanos/**/*.{h,m,swift}",
"resources": "Thanos/**/*.{xib,xcassets}",
"resource_bundles": {
"Thanos": [
"Thanos/**/*.xib"
]
},
"static_framework": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
]
},
"swift_version": "5"
}