blob: 04a6c0a6f7bc0be465794eee064e12b5aa61bedb [file] [log] [blame]
{
"name": "OCPodLib",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OCPodLib/Classes/**/*.h",
"vendored_frameworks": "OCPodLib/Frameworks/OCPodLib.framework"
}