blob: 9ba2dbb52cf3a4a5fd4a2c0235ca5e76eb6995ef [file] [log] [blame]
{
"name": "SmartBool",
"version": "0.1.0",
"summary": "Super simple Bool extensions.",
"description": "Handy property and methods related to Bool.\n`Bool` and `Array<Bool>` are extended.",
"homepage": "https://github.com/imaizume/SmartBool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomohiro Imaizumi": "bonriki.life@gmail.com"
},
"source": {
"git": "https://github.com/imaizume/SmartBool.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/imaizume",
"platforms": {
"ios": "10.0"
},
"source_files": "SmartBool/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}