blob: 56a203fed918edb78c18617a166e5fe9ce48fefe [file] [log] [blame]
{
"name": "JYStatusBarHUD",
"version": "1.0.0",
"summary": "A very simple and easy to use the status bar indicator framework",
"description": "A very simple and easy to use the status bar indicator framework addtion with cocoapod support.",
"homepage": "https://github.com/mrtian2016/JYStatusBarHUD",
"social_media_url": "http://weibo.com/u/2587989657",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin": "tjy_we@163.com"
},
"source": {
"git": "https://github.com/mrtian2016/JYStatusBarHUD.git",
"tag": "1.0.0"
},
"source_files": "JYStatusBarHUD/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"resources": "JYStatusBarHUD/JYStatusBarHUD.bundle",
"deprecated": true
}