blob: 27b19373a1b8bf50f5a7dae232d03a01cfccf004 [file] [log] [blame]
{
"name": "AirboxFrameworkDemo",
"version": "0.0.3",
"summary": "This is used for demo purpose",
"homepage": "https://github.com/Heena-Thaper/AirboxFrameworkDemo.git",
"license": "MIT",
"authors": {
"Heena Thaper": "missheena96@gmail.com"
},
"source": {
"git": "https://github.com/Heena-Thaper/AirboxFrameworkDemo.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "11.0"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"MBProgressHUD": [
"~> 1.0.0"
]
},
"source_files": "AirBoxSDK/**/*.{\"swift\",h,m}",
"resources": "AirBoxSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "4.2",
"swift_version": "4.2"
}