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