blob: 1e322346c4637a5f8309492daadb59197530d8dc [file] [log] [blame]
{
"name": "AirboxFrameworkDemo",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"MBProgressHUD": [
"~> 1.0.0"
]
},
"source_files": "AirBoxSDK/**/*.{h,m}",
"resources": "AirBoxSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "4.2",
"swift_version": "4.2"
}