blob: f9c9b59dce27cc7d5b1f63694c0bf154aff43e8a [file] [log] [blame]
{
"name": "OCPodLib",
"version": "0.1.1",
"summary": "A short description of OCPodLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wangchengqvan@gmail.com/OCPodLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchengqvan@gmail.com": "chengquan.wang@ele.me"
},
"source": {
"git": "https://github.com/OCModule/OCPodLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OCPodLib/Classes/**/*.h",
"vendored_frameworks": "OCPodLib/Frameworks/OCPodLib.framework"
}