blob: 893cd1e100a112090b806e018da276e092dde0cf [file] [log] [blame]
{
"name": "SDKDemoService",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift for get the mobile validation for credits.",
"description": "This Cocoapods library helps you perform the validation of credits to the particular mobile number.",
"homepage": "https://github.com/harielakanti/SDKDemoService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"harielakanti": "harielakanti@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/harielakanti/SDKDemoService.git",
"tag": "0.0.1"
},
"source_files": [
"SDKDemoService",
"SDKDemoService/**/*.{h,m, swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.0"
}