blob: b4b4eb4de45d9a91a122c8e088978f2d0ba51b5b [file] [log] [blame]
{
"name": "ProfileLib2",
"version": "0.0.1",
"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/ProfileLib2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Farmoodhipl": "md.farmood@hipl.co.in"
},
"source": {
"git": "https://github.com/Farmoodhipl/ProfileLib2.git",
"tag": "0.0.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "ProfileLib2/Classes/**/*",
"resource_bundles": {
"ProfileLib2": [
"ProfileLib2/Assets/*"
]
},
"dependencies": {
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
],
"DropDown": [
],
"CountryPickerSwift": [
],
"GooglePlacesSearchController": [
],
"Alamofire": [
]
},
"swift_version": "4.2"
}