blob: 0a0f76d9334978ec29ef22315106493ed0270875 [file] [log] [blame]
{
"name": "SLAlertViewController",
"version": "0.0.1",
"summary": "SLAlertViewController is a basic alertView",
"homepage": "http://EXAMPLE/SLAlertViewController",
"license": "MIT",
"authors": {
"liushaochang": "liushaochang@zgyjyx.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/solinliu/SLAlertViewController.git",
"tag": "0.0.1"
},
"source_files": [
"SLAlertViewController",
"SLAlertViewController/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}