blob: 120d4ba9fed94d1fe7c4b023d4f1a0aeba98794a [file] [log] [blame]
{
"name": "YTXModule",
"version": "1.2.6",
"summary": "YTXModule 组件化",
"description": "组件化可以获得App生命周期,并且可以收发消息",
"homepage": "https://github.com/mdsb100/YTXModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caojun": "78612846@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mdsb100/YTXModule.git",
"tag": "1.2.6"
},
"source_files": "YTXModule/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
]
}