[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / a / LY_CollectionLayout / 0.0.4 / LY_CollectionLayout.podspec.json
blob9dde47708770c60a8f5487602fdde610d99d77c4
2   "name": "LY_CollectionLayout",
3   "version": "0.0.4",
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.4"
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   }