blob: 392e0398c2c437189ac80d9a2b94db32ddebbea1 [file] [log] [blame]
{
"name": "TestImmigration",
"version": "0.0.3",
"summary": "Testing a podfile",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/ArchanJash/TestImmigration.git",
"authors": {
"Archan": "archan@klizos.com"
},
"dependencies": {
"SVProgressHUD": [
"~> 1.1"
],
"Alamofire": [
]
},
"static_framework": true,
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ArchanJash/TestImmigration.git",
"tag": "0.0.3"
},
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}