blob: b672bfe831454f2a6e493040b002d9555cdb0370 [file] [log] [blame]
{
"name": "ATBase",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ATBase/Classes/**/*",
"dependencies": {
"YYText": [
],
"libextobjc": [
],
"JSONModel": [
],
"SAMKeychain": [
]
}
}