blob: b4f68811178fc09211f1294ae97179bf6c442f81 [file] [log] [blame]
{
"name": "ATBase",
"version": "0.1.5",
"summary": "ATBase",
"description": "ABCReadin项目基础类库组件",
"homepage": "https://gitee.com/CaptainSpaino/ATBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Spaino": "captain_spaino@163.com"
},
"source": {
"git": "https://gitee.com/CaptainSpaino/ATBase.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ATBase/Classes/**/*",
"dependencies": {
"YYText": [
],
"libextobjc": [
],
"JSONModel": [
],
"SAMKeychain": [
]
}
}