blob: adb1851be7c875aa7043ea926629816fe909829c [file] [log] [blame]
{
"name": "TWAlertMessage",
"version": "1.1.0",
"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.1.0"
},
"source_files": "TWAlertMessage/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}