blob: ede06f8385dea960663d359398c7a5e38190cc8a [file] [log] [blame]
{
"name": "TWAlertMessage",
"version": "1.0.1",
"summary": "A alert used on iOS.",
"description": "It is a alert used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/1001hotel/TWAlertMessage",
"license": "MIT",
"authors": {
"xurenyan": "812610313@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": false,
"source": {
"git": "https://github.com/1001hotel/TWAlertMessage.git",
"tag": "1.0.1"
},
"source_files": "TWAlertMessage/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}