[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 3 / a / LY_CollectionLayout / 0.0.5 / LY_CollectionLayout.podspec.json
blobb983d5662ae8a20fbae3c33df71e03160ea4b514
2   "name": "LY_CollectionLayout",
3   "version": "0.0.5",
4   "summary": "A short",
5   "description": "自定义布局框架,自定义添加图片",
6   "homepage": "https://github.com/helloLiYong/LYCollectionLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "895825110@qq.com": "895825110@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/helloLiYong/LYCollectionLayout.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LY_CollectionLayout/Classes/**/*",
22   "resource_bundles": {
23     "LY_CollectionLayout": [
24       "LY_CollectionLayout/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "LY_tool/LY_Category": [
30     ]
31   }