[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / 4 / ARootLib / 0.0.2 / ARootLib.podspec.json
blob5e843f10636cb450d75c4245628097b2cde575aa
2   "name": "ARootLib",
3   "version": "0.0.2",
4   "summary": "ARootLib.2018",
5   "description": "ARootLib DESC  -[占位内容] 在iOS开发中,事实标准是我们使用CocoaPods生成、管理和使用library。这里的library就是一个模块、组件或库。二进制化指的是通过编译把组件的源码转换成静态库或动态库,以提高该组件在App项目中的编译速度。",
6   "homepage": "https://github.com/iosmvn/ARootLib",
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/ARootLib.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "Carthage/Build/iOS/ARootLib.framework",
22   "resource_bundles": {
23     "ARootLib": [
24       "ARootLib/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
29       "~> 1.1.0"
30     ]
31   }