blob: 84fd2884a22509b3b5befa760b3292dc0670dc72 [file] [log] [blame]
{
"name": "CAlert",
"version": "0.0.2",
"summary": "This a short description of CAlert.",
"description": "TODO: It is easy to use, support for custom pop tips.",
"homepage": "https://github.com/Initial-C/CAlert/blob/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Initial-C-William Chang": "iwilliamchang@outlook.com"
},
"source": {
"git": "https://github.com/Initial-C/CAlert.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CAlert/Classes/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"pushed_with_swift_version": "3.0"
}