blob: 244ba231c749c45ecd45e71d94c2e2b6521d2957 [file] [log] [blame]
{
"name": "Spiderman",
"version": "0.0.5",
"summary": "Spiderman is member of Avengers",
"description": "I'm Spiderman",
"homepage": "https://github.com/jindoq/Spiderman.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jindoq": "tranduytu93@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/jindoq/Spiderman.git",
"tag": "0.0.5"
},
"source_files": "Spiderman/**/*.{h,m,swift}",
"resources": "Spiderman/**/*.{xib,xcassets,mp3}",
"resource_bundles": {
"Spiderman": [
"Spiderman/**/*.xib",
"Spiderman/**/*.mp3"
]
},
"swift_version": "5"
}