blob: b04298c109dd893defc215f01f197bde2ba5aae4 [file] [log] [blame]
{
"name": "TNAlertView",
"version": "0.0.4",
"summary": "扩展性高、易用的弹窗",
"description": "扩展性高、易用的弹窗。",
"homepage": "https://github.com/rollingstoneW/TTKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rollingstoneW": "190268198@qq.com"
},
"source": {
"git": "https://github.com/rollingstoneW/TNAlertView.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"public_header_files": "TNAlertView/Classes/**/*.h",
"source_files": "TNAlertView/Classes/**/*"
}