blob: 55acaaf3928405e79b655c08f1c05340ed0284b0 [file] [log] [blame]
{
"name": "TestAppFM",
"version": "0.0.5",
"summary": "this is for testing only",
"description": "We are creating the new app for handling the whole app networking process",
"homepage": "https://github.com/Farmoodhipl/Test",
"license": "LICENSE",
"authors": {
"md.farmood@hipl.co.in": "md.farmood@hipl.co.in"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Farmoodhipl/Test.git",
"tag": "0.0.5"
},
"source_files": "TestAppFM/**/*.{h,m,swift}",
"dependencies": {
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
],
"DropDown": [
],
"CountryPickerSwift": [
],
"GooglePlacesSearchController": [
]
},
"swift_version": "4.2"
}