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