{ | |
"name": "YHAdapt", | |
"version": "1.0.0", | |
"summary": "适配各种系统升级引起公共问题", | |
"description": "适配各种系统升级引起公共问题,避免全部放到CommonSDK,造成非必要的升级", | |
"homepage": "https://github.com/XmYlzYhkj/YHAdapt", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"zhengxiaolang": "haifeng3099@126.com" | |
}, | |
"source": { | |
"git": "https://github.com/XmYlzYhkj/YHAdapt.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "YHAdapt/Classes/**/*" | |
} |