blob: 764c8564bb727f705ce68aab59d6d513e100352b [file] [log] [blame]
{
"name": "iGrantioSDK",
"version": "0.6.6",
"summary": "will add",
"description": "Will be adding soon....................................",
"homepage": "https://github.com/L3-iGrant/mobileSDK-iOS",
"license": {
"type": "custom",
"file": "LICENSE"
},
"authors": "iGrant.io",
"source": {
"git": "https://github.com/L3-iGrant/mobileSDK-iOS.git",
"tag": "0.6.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "iGrantioSDK/Classes/**/*.{h,m,swift,storyboard}",
"swift_versions": "4.2",
"resource_bundles": {
"iGrant": [
"iGrantioSDK/Classes/iGrantFiles/iGrant.storyboard"
]
},
"resources": "iGrantioSDK/iGrant.xcassets",
"frameworks": [
"UIKit",
"SafariServices"
],
"dependencies": {
"Alamofire": [
"4.9.1"
],
"SwiftyJSON": [
],
"MBProgressHUD": [
],
"SkyFloatingLabelTextField": [
"~> 3.0"
],
"IQKeyboardManagerSwift": [
],
"ExpandableLabel": [
],
"MiniLayout": [
"~> 1.3.0"
],
"StepProgressView": [
],
"SDStateTableView": [
],
"SwiftEntryKit": [
],
"AFDateHelper": [
],
"Toast-Swift": [
]
},
"swift_version": "4.2"
}