blob: 7f95d3ef4cccc3e29de79fdf91031636b84f28ef [file] [log] [blame]
{
"name": "HaocaiUtil",
"version": "0.1.4",
"summary": "haocai Util Library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jslsxu/HaocaiUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jslsxu": "jslsxu@163.com"
},
"source": {
"git": "https://github.com/jslsxu/HaocaiUtil.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HaocaiUtil/Classes/**/*",
"dependencies": {
"YYKit": [
]
}
}