blob: 227f4186b3911c65b7b290cc41dff9557e3cfede [file] [log] [blame]
{
"name": "OCSignModule",
"version": "0.1.2",
"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.2"
},
"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.2/OCSignModule.framework"
]
}