blob: 81972ff36d7dcf7db9b8abb22d55726e0b80f22b [file] [log] [blame]
{
"name": "weeKGKit",
"version": "0.0.1",
"summary": "weeKGKit",
"homepage": "https://github.com/gabrielgvDOTcom/weekgkit.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"weeKG": "hola@weekg.cl"
},
"social_media_url": "https://twitter.com/weekg",
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/gabrielgvDOTcom/weekgkit.git",
"tag": "0.0.1",
"submodules": true
},
"resources": "weeKGKit/**/*.{xib}",
"source_files": "weeKGKit/**/*.{h,swift}",
"frameworks": "CoreData",
"dependencies": {
"Alamofire": [
],
"Kingfisher": [
],
"ObjectMapper": [
],
"FontAwesome.swift": [
]
}
}