blob: 055bac74df4fc9f5a96ef184a28d457d3b72a6bf [file] [log] [blame]
{
"name": "ASBaseTool",
"version": "0.1.0",
"summary": "ASBaseTool for aisino",
"description": "自己用的工具 ASBaseTool for aisino",
"homepage": "https://github.com/wodely",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liukecyl@163.com": "liukecyl@163.com"
},
"source": {
"git": "https://github.com/wodely/ASBaseTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASBaseTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
]
}
}