[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / f / c / WABaseFramework / 0.0.5 / WABaseFramework.podspec.json
blobbdb1ebbb0953e57e00df91c87470c2eef9621906
2   "name": "WABaseFramework",
3   "version": "0.0.5",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "Base classes A CocoaPods library written in Swift",
6   "homepage": "https://github.com/itswaqasali/WABaseFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Waqas": "itswaqasali@hotmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/itswaqasali/WABaseFramework.git",
20     "tag": "0.0.5"
21   },
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "Kingfisher": [
28       "4.10.0"
29     ],
30     "MOLH": [
32     ],
33     "SwiftMessages": [
35     ]
36   },
37   "source_files": "WABaseFramework/**/*.{h,m,swift}"