blob: eb0aa063678335f401bc1dd97d4ef797f63d5077 [file] [log] [blame]
{
"name": "FJSAlertController",
"version": "1.0",
"summary": "It helps you make better use of your UIAlertController",
"description": "- It helps you make better use of your UIAlertController",
"homepage": "https://github.com/fuji2013/FJSAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuji2013": "fuhi1983@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fuji2013/FJSAlertController.git",
"tag": "1.0"
},
"source_files": "FJSAlertController/**/*.swift",
"requires_arc": true
}