[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 2 / LWFoundation / 0.0.2 / LWFoundation.podspec.json
blob22b9772c7d0b0852401bec71807242cec61be9fd
2   "name": "LWFoundation",
3   "version": "0.0.2",
4   "swift_version": "4.1",
5   "summary": "项目基本库",
6   "description": "swift基本库",
7   "homepage": "https://github.com/liwei5544/LWFoundation",
8   "license": {
9     "type": "MIT",
10     "file": "FILE_LICENSE"
11   },
12   "authors": {
13     "liwei5544": "116577639@qq.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/liwei5544/LWFoundation.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "LWFoundation/NetWork/*.swift",
24     "LWFoundation/UIKitExtensions/*.swift"
25   ],
26   "dependencies": {
27     "Alamofire": [
29     ],
30     "ObjectMapper": [
32     ]
33   }