blob: f82bc3904f2e1673a437b16272f90af0737ff1d9 [file] [log] [blame]
{
"name": "LLAlertController",
"version": "0.0.2",
"summary": "仿微信 sheetView of LEAlertController.",
"homepage": "https://github.com/TomJack1/UIAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lilei": "445765368@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TomJack1/UIAlertController.git",
"tag": "0.0.2"
},
"source_files": "class/LEAlertController.swift",
"requires_arc": true
}