blob: e8950cedebafbebcaa61dde538b42b8458cb07f2 [file] [log] [blame]
{
"name": "WTAlert",
"version": "0.1.0",
"summary": "You can use WTAlert show alert by class method.",
"description": "You can use WTAlert show alert by class method. That is simple.",
"homepage": "https://github.com/wusuowei/WTAlert",
"license": "MIT",
"authors": {
"wentianen": "1206860151@qq.com"
},
"source": {
"git": "https://github.com/wusuowei/WTAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"WTAlert": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}