{ | |
"name": "YTXModule", | |
"version": "1.2.5", | |
"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.5" | |
}, | |
"source_files": "YTXModule/Classes/**/*", | |
"frameworks": [ | |
"Foundation", | |
"UIKit" | |
] | |
} |