blob: f2c2041e17a7ea8bec597fb5d7a2ba02d0fabe0e [file] [log] [blame]
{
"name": "iGrantioSDK",
"version": "0.1.0",
"summary": "will add",
"description": "Will be adding soon....................................",
"homepage": "https://github.com/L3-iGrant/mobileSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "iGrant.io",
"source": {
"git": "https://github.com/L3-iGrant/mobileSDK-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "iGrantioSDK/Classes/**/*",
"swift_version": "4.2",
"resource_bundles": {
"PopView": [
"iGrantioSDK/Classes/iGrantFiles/Organisation/PopOverView.xib"
],
"iGrant": [
"iGrantioSDK/Classes/iGrantFiles/iGrant.storyboard"
]
},
"frameworks": [
"UIKit",
"SafariServices"
],
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"MBProgressHUD": [
],
"SkyFloatingLabelTextField": [
"~> 3.0"
],
"IQKeyboardManagerSwift": [
],
"ExpandableLabel": [
],
"Popover": [
],
"Toast-Swift": [
]
}
}