blob: ecf0acaec88f451d88499779b395eb60b8a3cc3f [file] [log] [blame]
{
"name": "LibraryGeneric",
"version": "0.2.3",
"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.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"LibraryGeneric/LibraryGeneric/Classes/*.swift",
"LibraryGeneric/LibraryGeneric/Classes/Extension/*.swift",
"LibraryGeneric/LibraryGeneric/Classes/TableView/*.swift",
"LibraryGeneric/LibraryGeneric/Classes/NetWorking/Base/*.swift",
"LibraryGeneric/LibraryGeneric/Classes/NetWorking/Parsers/*.swift"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SwiftyJSON": [
],
"Kingfisher": [
"~> 3.0"
],
"Alamofire": [
"~> 4.0"
],
"PromiseKit": [
"~> 4.0"
],
"ResponseDetective": [
]
},
"pushed_with_swift_version": "3.0"
}