blob: 86b642e8e4af909f8c7c0a73b249be0e0edc99d1 [file] [log] [blame]
{
"name": "Spiderman",
"version": "0.0.4",
"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.4"
},
"source_files": "Spiderman/**/*.{h,m,swift}",
"resources": "Spiderman/**/*.{xib,xcassets,mp3}",
"resource_bundles": {
"Spiderman": [
"Spiderman/**/*.xib",
"Spiderman/**/*.mp3"
]
},
"swift_version": "5"
}