blob: 9f5cfd4ef44b2797968562d169312adc546562d1 [file] [log] [blame]
{
"name": "DummySDKbot",
"platforms": {
"ios": "12.0"
},
"summary": "DummySDKbot lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amit": "amit.pandey@telusinternational.com"
},
"homepage": "https://github.com/TI-amit",
"source": {
"http": "https://github.com/amitpandey2805/PODSDK/raw/master/DummySDKbot.zip"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"MBProgressHUD": [
"~> 1.1.0"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}