blob: 12b68422cf362abef197d1780822011c21a6d1b2 [file] [log] [blame]
{
"name": "AGOTools",
"version": "0.4.0",
"summary": "扩展",
"description": "扩展,工具封装",
"homepage": "https://gitee.com/xixideyoushang/AGOTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ago-lei": "xixideyoushang@sina.com"
},
"source": {
"git": "https://gitee.com/xixideyoushang/AGOTools.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AGOTools/Classes/**/*",
"resource_bundles": {
"AGOTools": [
"AGOTools/Assets/*.png"
]
}
}