blob: f6f963e3b48bf897bf9c0afc6146f2e64c8fd70e [file] [log] [blame]
{
"name": "AppCode",
"version": "0.0.1",
"summary": "一个工具类集",
"description": "这是一个简单的工具类",
"homepage": "https://github.com/Mygirls/ToolKit.git",
"license": "MIT",
"authors": {
"Majq": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Mygirls/ToolKit.git",
"tag": "0.0.1"
},
"source_files": [
"AppCode/ToolKit",
"AppCode/ToolKit/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}