blob: 19623623d50608d7b8a49c44d4978fd59115b47f [file] [log] [blame]
{
"name": "ZGTool",
"version": "0.1.2",
"summary": "一些小工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://occ03.offcn.com:99/mzh18438/ZGTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mzh": "mazhenhua@offcn.com"
},
"source": {
"git": "http://occ03.offcn.com:99/mzh18438/ZGTools.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZGTool/Classes/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"YYText": [
"~> 1.0.7"
]
}
}