blob: b5e4d7d6b71f21a1be23e120eb9eda3ef99c92a5 [file] [log] [blame]
{
"name": "weeKGKit",
"version": "0.0.2.10",
"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.2.10",
"submodules": true
},
"resources": "weeKGKit/**/*.{xib,storyboard}",
"source_files": "weeKGKit/**/*.{h,swift}",
"frameworks": "CoreData",
"dependencies": {
"Alamofire": [
],
"Kingfisher": [
],
"ObjectMapper": [
],
"FontAwesome.swift": [
]
}
}