[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / 4 / FMCollectionLayout / 1.0.9 / FMCollectionLayout.podspec.json
blob0c94490d77312b9a476a876566121c34ee4be513
2   "name": "FMCollectionLayout",
3   "version": "1.0.9",
4   "summary": "一个CollectionView自定义布局框架, 支持多种布局方式, 让你专心处理业务逻辑",
5   "description": "特斯拉组件优化更新  懒加载  以及动画增加",
6   "homepage": "https://github.com/CoderFM/FMCollectionLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "周发明": "zhoufaming251@163.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderFM/FMCollectionLayout.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FMCollectionLayout/Classes/**/*"