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