blob: 60edbfbfd172ca61666f431bfed74ba61627692f [file] [log] [blame]
{
"name": "OCSignModule",
"version": "0.1.1",
"summary": "A short description of OCSignModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ModulizationSwift/OCSignModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchengqvan@gmail.com": "chengquan.wang@ele.me"
},
"source": {
"git": "https://github.com/ModulizationSwift/OCSignModule.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OCSignModule/Classes/**/*",
"public_header_files": "OCSignModule/Classes/**/*.h",
"preserve_paths": [
"OCSignModule/Classes/**/*",
"OCSignModule/Assets/*.{png,xib,plist}",
"Framework/0.1.1/OCSignModule.framework"
]
}