blob: 10dd2641fd44d5f316641cbab2b623af47eb66e7 [file] [log] [blame]
{
"name": "DSCapture",
"version": "1.0.0",
"summary": "Similar testing on cocoapods.",
"description": "This is for testing cocoapods with framework",
"homepage": "https://github.com/KrishnaMohan454/DSCapture",
"license": "MIT",
"authors": {
"Krishna Mohan": "krishnamohan@authenticid.co"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/KrishnaMohan454/DSCapture.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "SDK/DSCapture.framework"
}
}