blob: a5b46c654e4f22a467e54d16c62c958550b7ff38 [file] [log] [blame]
{
"name": "Square",
"version": "0.6.4",
"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.6.4"
},
"source_files": "Sources/**/*",
"exclude_files": "Sources/**/*.plist",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}