[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / 0 / b / 6 / JPLiquidLayout / 0.1.1 / JPLiquidLayout.podspec.json
blob2e3247d339e6fef88b02ed6d91d8ec69681686ea
2   "name": "JPLiquidLayout",
3   "version": "0.1.1",
4   "summary": "简单易用的流式布局",
5   "description": "流式布局:流水方式排列,元素宽高比保持不变,能完整展示每个元素,每行高度相同且不会超过最大列数。",
6   "homepage": "https://github.com/Rogue24/JPLiquidLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhouJianPing": "zhoujianping24@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Rogue24/JPLiquidLayout.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JPLiquidLayout/Classes/**/*"