blob: 497bab00f752cb482f3606cd48a3511c45eadf1f [file] [log] [blame]
{
"name": "LSYShowController",
"version": "1.0.0.0",
"summary": "A Library for iOS in viewwillAppear to show current class controller.",
"homepage": "https://github.com/lishiyong-github/LSYShowController",
"license": "MIT",
"authors": {
"lishiyong-github": "1525846137@qq.com"
},
"source": {
"git": "https://github.com/lishiyong-github/LSYShowController.git",
"tag": "1.0.0.0"
},
"source_files": "LSYShowController/*.{h,m}",
"resources": "LSYShowController/ZAActivityBar.bundle",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"XAspect": [
"~> 1.0.5"
]
}
}