blob: daecdcbd192cb2b2d7a55813c587833932ff810b [file] [log] [blame]
{
"name": "QYStatusBarHUD",
"version": "0.0.1",
"summary": "我是测试描述",
"description": "这个是测试状态栏指示器的小案例,呵呵",
"homepage": "https://github.com/yun591855479/QYStatusBarHUD",
"license": "MIT",
"authors": {
"yun591855479": "591855479@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yun591855479/QYStatusBarHUD.git",
"tag": "0.0.1"
},
"source_files": "QYStatusBarHUD/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "QYStatusBarHUD/QYStatusBarHUD.bundle",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}