blob: 2149ab40906e6a78931a5880cdff4738853af70f [file] [log] [blame]
{
"name": "LibraryGeneric",
"version": "0.1.0",
"summary": "Generics Librarys for iOS Apps",
"description": "Generics Librarys for iOS Apps in Core Systems",
"homepage": "https://github.com/CristhianUNI/GenericsLibrarys",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cristhian": "cristhian.aguirre@cocomsys.com"
},
"source": {
"git": "https://github.com/CristhianUNI/GenericsLibrarys.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SwiftyJSON": [
],
"Kingfisher": [
"~> 3.0"
],
"Alamofire": [
"~> 4.0"
],
"PromiseKit": [
"~> 4.0"
],
"ResponseDetective": [
]
},
"pushed_with_swift_version": "3.0"
}