blob: 79db0fcab3a78f41125aefc86716a834b154c340 [file] [log] [blame]
{
"name": "HJBase",
"version": "0.1.1",
"summary": "好用的基础库.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xThink/HJBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HeJun": "https://www.hejun.org"
},
"source": {
"git": "https://github.com/xThink/HJBase.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"HJBase/Classes/*",
"HJBase/Classes/**/*"
]
}