blob: b59d8eb79a6bfc69e5f29c67390c724369a24400 [file] [log] [blame]
{
"name": "MFHUDManager",
"version": "0.1.3",
"summary": "Elegant HUD Manager",
"homepage": "https://github.com/GodzzZZZ/MFHUDManager",
"license": "MIT",
"authors": {
"GodzzZZZ": "pipeliningzzz@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GodzzZZZ/MFHUDManager.git",
"tag": "0.1.3"
},
"source_files": [
"Classes",
"HUDDemo/HUDDemo/Classes/**/*.{h,m}"
],
"resources": "Image/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}