blob: b949ff0a701ae7ff4306c3bf0b3f2f425e3c2a5e [file] [log] [blame]
{
"name": "STAlertViewKit",
"version": "0.1.0",
"summary": "A short description of STAlertViewKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunccwyl/STAlertViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"17710461263@163.com": "1831551897@qq.com"
},
"source": {
"git": "https://github.com/sunccwyl/STAlertViewKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STAlertViewKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}