blob: 3e10b3ccd12364faaef5420306d306feb6100f19 [file] [log] [blame]
{
"name": "Jtool",
"version": "0.1.0",
"summary": "A short description of Jtool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lywsbcn/Jtool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lywsbcn": "89324055@qq.com"
},
"source": {
"git": "https://github.com/lywsbcn/Jtool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Jtool/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
],
"Masonry": [
"~> 1.0.2"
]
}
}