blob: f4a9cdacee10aff157139fd47ea734b2c2c54d00 [file] [log] [blame]
{
"name": "STProfileLibrary",
"version": "1.0.9",
"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/samaratech/STProfileLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"samaratech": "md.farmood@hipl.co.in"
},
"source": {
"git": "https://github.com/samaratech/STProfileLibrary.git",
"tag": "1.0.9"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "STProfileLibrary/Classes/**/*",
"resource_bundles": {
"STProfileLibrary": [
"STProfileLibrary/Assets/**/*.xcassets"
]
},
"dependencies": {
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
"~> 6.1.1"
],
"DropDown": [
],
"CountryPickerSwift": [
],
"GooglePlacesSearchController": [
],
"Alamofire": [
],
"JTAppleCalendar": [
"~> 7.0"
],
"SDWebImage": [
],
"OpalImagePicker": [
]
},
"swift_version": "4.2"
}