blob: 5082b1d818bf32c954b19938cc49b935ea7ab9c1 [file] [log] [blame]
{
"name": "ViewControllerTipView",
"version": "0.0.1",
"summary": "Provide status displayingUI to UIViewController",
"homepage": "https://github.com/taojigu/ViewContontrollerStatusTip",
"license": "MIT",
"authors": {
"Gujitao": "taojigu@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/taojigu/ViewContontrollerStatusTip.git",
"tag": "v0.0.1"
},
"source_files": "Class/**/*.{h,m}",
"requires_arc": true
}