[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / b / 6 / ABaseLib / 0.0.4 / ABaseLib.podspec.json
blob738bbe652754b37a627b3c88952309d5015d2b89
2   "name": "ABaseLib",
3   "version": "0.0.4",
4   "summary": "ABaseLib.2018",
5   "description": "ABaseLib DESC  -[占位内容] 在iOS开发中,事实标准是我们使用CocoaPods生成、管理和使用library。这里的library就是一个模块、组件或库。二进制化指的是通过编译把组件的源码转换成静态库或动态库,以提高该组件在App项目中的编译速度。",
6   "homepage": "https://github.com/iosmvn/ABaseLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sundl1988@163.com": "sundl1988@163.com"
13   },
14   "source": {
15     "git": "https://github.com/iosmvn/ABaseLib.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "Carthage/Build/iOS/ABaseLib.framework",
22   "resource_bundles": {
23     "ABaseLib": [
24       "ABaseLib/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreLocation"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.2.1"
34     ],
35     "FMDB": [
36       "~> 2.7.2"
37     ],
38     "Masonry": [
39       "~> 1.1.0"
40     ],
41     "BEKit": [
42       "~> 0.8.3"
43     ],
44     "CocoaLumberjack": [
45       "~> 3.4.2"
46     ],
47     "SimulateIDFA": [
48       "~> 0.0.1"
49     ],
50     "ReactiveObjC": [
51       "~> 3.1.0"
52     ]
53   }