[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 3 / 1 / JCFrameLayout / 2.0.2 / JCFrameLayout.podspec.json
blobcf54f6d3c00084f3982069361425cf176fb8cdf3
2   "name": "JCFrameLayout",
3   "version": "2.0.2",
4   "summary": "一款采用链式语法为视图做Frame布局的工具",
5   "description": "这是详情,一款采用链式语法为视图做Frame布局的工具",
6   "homepage": "https://github.com/devjackcat/JCFrameLayout",
7   "license": "MIT",
8   "authors": {
9     "wangyp2018": "wangyp2018@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/devjackcat/JCFrameLayout.git",
16     "tag": "2.0.2"
17   },
18   "source_files": "JCFrameLayout/JCFrameLayout/*.{h,m}"