blob: 354a16dfbf15e317ce214a1f0bfce302ab8de1ef [file] [log] [blame]
{
"name": "ZYConfig",
"version": "0.1.1",
"summary": "这是一个公有的swift 基类处理库.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/song920514/ZYConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"song920514@163.com": "song920514@163.com"
},
"source": {
"git": "https://github.com/song920514/ZYConfig.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZYConfig/Classes/**/*",
"dependencies": {
"SnapKit": [
"~>4.2.0"
],
"SwiftyJSON": [
"~>4.2.0"
],
"Moya": [
"~>11.0.2"
]
}
}