blob: 6c7cc94f9f2e7abe9300545bdfc6285a5be0ab51 [file] [log] [blame]
{
"name": "MToolKit",
"version": "0.0.1",
"summary": "简单的工具集.",
"description": "工具类、字符串、分类的等等",
"homepage": "https://github.com/Mygirls/ToolKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Majq": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Mygirls/ToolKit.git",
"tag": "0.0.1"
},
"source_files": [
"AppCode/MToolKit",
"AppCode/MToolKit/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}