blob: 8f3840e9736c0b7d76c5dfc3c2b0bf33e88279c8 [file] [log] [blame]
{
"name": "DistShowController",
"version": "1.0.0",
"summary": "A Library for show controller message.",
"homepage": "https://github.com/lishiyong-github/DistShowController",
"license": "MIT",
"authors": {
"lishiyong-github": "1525846137@qq.com"
},
"source": {
"git": "https://github.com/lishiyong-github/DistShowController.git",
"tag": "1.0.0"
},
"source_files": "DistShowController/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"XAspect": [
"~> 1.0.5"
]
}
}