{ | |
"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" | |
} |