blob: f7341645d81d982d574180645e8a771ee02758c8 [file] [log] [blame]
{
"name": "TNAlertView",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"public_header_files": "TNAlertView/Classes/**/*.h",
"source_files": "TNAlertView/Classes/**/*"
}