blob: 5fe2bdaf37c36ec10aec9db08bdd6f51f4d782d0 [file] [log] [blame]
{
"name": "Square",
"version": "0.2.0",
"summary": "Square's purpose is that easily use UIAlertController.",
"homepage": "https://github.com/devmjun/Square",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Minjun Ju": "dev.mjun@gmail.com"
},
"source": {
"git": "https://github.com/devmjun/Square.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*",
"exclude_files": "Sources/**/*.plist",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2"
}