blob: 6f1ec10eefd9f7ab9686e836f3eddcbb93daf5f1 [file] [log] [blame]
{
"name": "ZGTool",
"version": "0.1.0",
"summary": "A tool.",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZGTool/Classes/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"YYText": [
"~> 1.0.7"
]
}
}