{ | |
"name": "CFStatusBarHUD", | |
"version": "0.0.1", | |
"summary": "一个简单易用的HUD指示器框架", | |
"description": "An easy-to-use HUD indicator framework", | |
"homepage": "https://github.com/ziyilixin", | |
"license": "MIT", | |
"authors": { | |
"CoderCF": "1559878532@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/ziyilixin/CFStatusBarHUD.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"CFStatusBarHUD", | |
"*.{h,m}" | |
], | |
"requires_arc": true | |
} |