[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / f / 3 / 1 / JCFrameLayout / 1.0.0 / JCFrameLayout.podspec.json
blob560ed860d3ffd3e3a01c742d0f945a58c593454b
2   "name": "JCFrameLayout",
3   "version": "1.0.0",
4   "summary": "完成了left,top,right,bottom,width,height,centerX,centerY这几个属性进行组合布局.",
5   "description": "这是详细描述,完成了left,top,right,bottom,width,height,centerX,centerY这几个属性进行组合布局.",
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": "1.0.0"
17   },
18   "source_files": "JCFrameLayout/JCFrameLayout/*.{h,m}"