blob: d8cb6a96406d74ba05ba29b17e6d730bf8c6d629 [file] [log] [blame]
{
"name": "STProfileLibrary",
"version": "1.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/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.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "STProfileLibrary/Classes/**/*",
"resource_bundles": {
"STProfileLibrary": [
"STProfileLibrary/Assets/*"
]
},
"dependencies": {
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
],
"DropDown": [
],
"CountryPickerSwift": [
],
"GooglePlacesSearchController": [
],
"Alamofire": [
],
"JTAppleCalendar": [
"~> 7.0"
]
},
"swift_version": "4.2"
}