blob: c322c64d5a2c8099767fc54889f39c1d9ea035b1 [file] [log] [blame]
{
"name": "VCASHeSampleSDK",
"version": "0.1.4",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/dusianandakumar/VCASHeSampleSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anand": "anand.dusi@cashe.co.in"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/dusianandakumar/VCASHeSampleSDK.git",
"tag": "0.1.4"
},
"source_files": "VCASHeSampleSDK/**/*.{h,m,swift}",
"resource_bundles": {
"VCASHeSampleSDK": [
"VCASHeSampleSDK/**/*.jsbundle"
]
},
"dependencies": {
"React": [
]
},
"swift_version": "4.0"
}