blob: cb789b6124e1bd16245bedbeef7d614468fcf71f [file] [log] [blame]
{
"name": "TestAppFM",
"version": "0.0.1",
"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.1"
},
"source_files": "TestAppFM/**/*.{h,m,swift}",
"dependencies": {
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
],
"DropDown": [
],
"CountryPickerSwift": [
],
"GooglePlacesSearchController": [
]
},
"swift_version": "4.2"
}