blob: 60761333e4e3f589cae90a680455a269a6b91c31 [file] [log] [blame]
{
"name": "MFHUDManager",
"version": "0.1.1",
"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.1"
},
"source_files": [
"Classes",
"HUDDemo/HUDDemo/Classes/**/*.{h,m}"
],
"resources": "Image/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}