blob: 84b6d6a9404315d17675182379abbe989087557e [file] [log] [blame]
{
"name": "XHBaseLibrary",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Classes/**/*",
"exclude_files": "Classes/Exclude"
}