blob: 34ec754f3f592dfdc33e9e04b69d0963505d3749 [file] [log] [blame]
{
"name": "XHBaseLibrary",
"version": "0.0.9",
"summary": "XHBaseLibrary 基础类封装",
"description": "You can write your description here.",
"homepage": "https://github.com/Pingxh/XHBaseLibrary",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"pingxh": "pingxhcn@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Pingxh/XHBaseLibrary.git",
"tag": "0.0.9"
},
"source_files": "Classes/**/*",
"exclude_files": "Classes/Exclude"
}