blob: 37d723e24b2ca03fc9e3d1dead36ed8e7f62e376 [file] [log] [blame]
{
"name": "AirboxFramework",
"version": "0.0.1",
"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.1"
},
"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"
}