blob: b2705cb907d4b9c457f58ed95930cf500897081d [file] [log] [blame]
{
"name": "SSIDthirdparty",
"version": "0.0.53",
"summary": "SSID third party library.",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://bitbucket.org/klizos/ssid_ios_thirdpartyapp/src/master/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ArchanJ": "archan@klizos.com"
},
"dependencies": {
"SVProgressHUD": [
"~> 1.1"
],
"Alamofire": [
]
},
"static_framework": true,
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://archanjash:5AYxBbuVKNxddXLx9jFh@bitbucket.org/klizos/ssid_ios_thirdpartyapp.git",
"tag": "0.0.53"
},
"source_files": "SSIDthirdparty/**/*.{h,m,swift}",
"swift_version": "4.2"
}