blob: 59704bf0e24a54a925aba415e116e388aed3a6b8 [file] [log] [blame]
{
"name": "Spiderman",
"version": "0.0.1",
"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.1"
},
"source_files": "Spiderman/**/*.{h,m,swift}",
"resources": "Spiderman/**/*.{xib,xcassets}",
"resource_bundles": {
"Spiderman": [
"Spiderman/**/*.xib"
]
},
"swift_version": "5"
}