blob: c6dab5b2fd39ad96e0ceba4662aa42c62570b4be [file] [log] [blame]
{
"name": "AYBase",
"version": "0.1.0",
"summary": "AYBase",
"description": "这是一些基础组件",
"homepage": "https://coding.net/u/andy-wang/p/AYBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wywei": "wangyaweiart@gmail.com"
},
"source": {
"git": "git@git.coding.net:andy-wang/AYBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AYBase/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
]
}
}