blob: df20c754a56f916e96b97bdd1f6c7a8c52b63e7b [file] [log] [blame]
{
"name": "SZWorkPods",
"version": "0.1.0",
"summary": "Engineering auxiliary tools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunzeboy/SZWorkPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunzeboy": "13162153278@163.com"
},
"source": {
"git": "https://github.com/sunzeboy/SZWorkPods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SZWorkPods/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 3.7.2"
],
"FMDB": [
],
"Masonry": [
]
}
}