blob: 7ab562d86101eb02d2979f630f3ad25ee7d4dcc3 [file] [log] [blame]
{
"name": "AXFoundation",
"version": "1.0.1",
"summary": "A short description of AXFoundation.",
"description": "axinger oc Foundation 工具类",
"homepage": "https://github.com/axinger/AXFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"axinger": "axingrun@outlook.com"
},
"source": {
"git": "https://github.com/axinger/AXFoundation.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AXFoundation/Classes/**/*",
"public_header_files": "Pod/Classes/AXFoundation.h",
"dependencies": {
"ReactiveObjC": [
]
}
}