[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 3 / 1 / AYSeg / 0.5.5 / AYSeg.podspec.json
blobee1b5b8928c17eefb0dbaf570924cec3d51a8e30
2   "name": "AYSeg",
3   "version": "0.5.5",
4   "summary": "简单好用的分页UI框架",
5   "description": "简单好用的分页UI框架,分页支持controller,也支持view,集成超简单,功能超实用",
6   "homepage": "https://github.com/iyongzai/AYSeg",
7   "license": "MIT",
8   "authors": {
9     "ayong": "iyongzai@qq.com"
10   },
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/iyongzai/AYSeg.git",
17     "tag": "0.5.5"
18   },
19   "source_files": [
20     "AYSeg",
21     "AYSeg/*.{swift,h,m}"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "SnapKit": [
30     ],
31     "EX": [
33     ]
34   },
35   "swift_version": "5.0"