blob: bc3a6156b12905aeb9784e15ac624aa01355c9df [file] [log] [blame]
{
"name": "TPMessageShowAction",
"version": "1.0.0",
"summary": "TPMessageShowAction as to show message and do action",
"description": "TPMessageShowAction as to show message and do action An of custom control addtion with cocoapod support.",
"homepage": "https://github.com/MrPlusZhao/TPMessageShowAction",
"social_media_url": "http://www.weibo.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrPlusZhao": "zhao"
},
"source": {
"git": "https://github.com/MrPlusZhao/TPMessageShowAction.git",
"tag": "1.0.0"
},
"source_files": "TPMessageShowTools/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}