[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / b / 6 / ABaseLib / 0.0.3 / ABaseLib.podspec.json
blob594daf280ad8d515f8555f2d86aa5d7ae1d6fcb1
2   "name": "ABaseLib",
3   "version": "0.0.3",
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.3"
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   "dependencies": {
28     "Masonry": [
29       "~> 1.1.0"
30     ]
31   }