blob: aeb29ef804b7ef08f91b2412e7a8190b75cc0379 [file] [log] [blame]
{
"name": "iOS_Bootstrap",
"version": "0.7.4",
"summary": "iOS Bootstrap library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ahmadmssm/iOS_Bootstrap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmad Mahmoud Saleh": "ams.eng@hotmail.com"
},
"source": {
"git": "https://github.com/ahmadmssm/iOS_Bootstrap.git",
"tag": "0.7.4"
},
"platforms": {
"ios": "9.1"
},
"swift_version": "4.0",
"source_files": "iOS_Bootstrap/Classes/**/*",
"dependencies": {
"Moya/RxSwift": [
"~> 11.0"
],
"HandyJSON": [
"4.1.1"
],
"IQKeyboardManagerSwift": [
"5.0.0"
],
"Kingfisher": [
"4.9.0"
],
"SCLAlertView": [
]
},
"frameworks": "Foundation"
}