blob: 9d2dd1cba98c1b1973d4cb3106a5e0abcc779fbc [file] [log] [blame]
{
"name": "ProfileLib1",
"version": "0.1.0",
"summary": "This is use for hanlding the profile",
"description": "We can use the tess app to handle the UI of profile section as well as all the profile would be automtically designed.",
"homepage": "https://github.com/Farmoodhipl/ProfileLib1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Farmoodhipl": "md.farmood@hipl.co.in"
},
"source": {
"git": "https://github.com/Farmoodhipl/ProfileLib1.git",
"tag": "0.1.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "ProfileLib1/Classes/**/*",
"resource_bundles": {
"ProfileLib1": [
"ProfileLib1/Assets/*"
]
},
"dependencies": {
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
],
"DropDown": [
],
"CountryPickerSwift": [
],
"GooglePlacesSearchController": [
],
"Alamofire": [
]
},
"swift_version": "4.2"
}