blob: fc3bb23fc1cc2d7672347ddf6570a1f2be9cc25b [file] [log] [blame]
{
"name": "VsignFramework",
"version": "1.0.0",
"summary": "VsignFramework to verify sign digital",
"description": "This is framework Vsign allow sign and verify document",
"homepage": "https://github.com/ngocdtph03070/VsignFramework.git",
"license": "MIT",
"authors": {
"Đỗ Ngọc": "ngocdtph03070@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ngocdtph03070/VsignFramework.git",
"tag": "1.0.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "VsignFramework/**/*",
"dependencies": {
"Alamofire": [
],
"EVReflection": [
],
"SwiftyDrop": [
],
"NVActivityIndicatorView": [
]
}
}