blob: bbca59b5b6c5ebe5d5328bb0d6aee3d514ea4bf1 [file] [log] [blame]
{
"name": "iOS_Bootstrap",
"version": "1.7.0",
"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": "1.7.0"
},
"platforms": {
"ios": "9.1"
},
"swift_versions": "4.0",
"source_files": "iOS_Bootstrap/Classes/**/*",
"dependencies": {
"Moya/RxSwift": [
"~> 13.0"
],
"IQKeyboardManagerSwift": [
"6.0.4"
]
},
"frameworks": "Foundation",
"swift_version": "4.0"
}