blob: 43845120f9932982fd379f8e60047603e0637d59 [file] [log] [blame]
{
"name": "GaoDisplayManager",
"version": "0.0.4",
"summary": "GaoDisplayManager is a convinent tool to display a new view at any root view with animation and common additon operates.",
"description": "What can GaoDisplayManager do?\n1,Display a view at nay root view with fantastic animation.\n2,Built in many fantastic and common views.",
"homepage": "https://github.com/GikkiAres/GaoDisplayManagerDemo",
"license": {
"type": "MIT",
"file": "LICENSE-MIT"
},
"authors": {
"Gikki Ares": "GikkiAres@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/GikkiAres/GaoDisplayManagerDemo.git",
"tag": "0.0.4"
},
"source_files": [
"GaoDisplayManager",
"GaoDisplayManager/GaoDisplayManager_Master/**/*.{h,m}"
],
"resources": "GaoDisplayManager/GaoDisplayManager_Master/ToastView/GaoToastViewIl/warn.png",
"requires_arc": true
}