[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 8 / a / 1 / LibraryGeneric / 0.2.0 / LibraryGeneric.podspec.json
blob3b5d546741330d58f1411687674c924c6ba4f6ac
2   "name": "LibraryGeneric",
3   "version": "0.2.0",
4   "summary": "Generics Librarys for iOS Apps",
5   "description": "Generics Librarys for iOS Apps in Core Systems",
6   "homepage": "https://github.com/CristhianUNI/GenericsLibrarys",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cristhian": "cristhian.aguirre@cocomsys.com"
13   },
14   "source": {
15     "git": "https://github.com/CristhianUNI/GenericsLibrarys.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "LibraryGeneric/LibraryGeneric/Classes/*.swift",
23     "LibraryGeneric/LibraryGeneric/Classes/Extension/*.swift",
24     "LibraryGeneric/LibraryGeneric/Classes/TableView/*.swift",
25     "LibraryGeneric/LibraryGeneric/Classes/NetWorking/Base/*.swift",
26     "LibraryGeneric/LibraryGeneric/Classes/NetWorking/Parsers/*.swift"
27   ],
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "dependencies": {
33     "SwiftyJSON": [
35     ],
36     "Kingfisher": [
37       "~> 3.0"
38     ],
39     "Alamofire": [
40       "~> 4.0"
41     ],
42     "PromiseKit": [
43       "~> 4.0"
44     ],
45     "ResponseDetective": [
47     ]
48   },
49   "pushed_with_swift_version": "3.0"