[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / b / YCIVersion / 0.1.0 / YCIVersion.podspec.json
blob911f2fc1af098c098de46f1132cdb1c960b61744
2   "name": "YCIVersion",
3   "version": "0.1.0",
4   "summary": "用于需要进行版本管理组件或项目",
5   "description": "支持组件或项目:\n1.链式版本迁移操作管理,灵活添加,移除,修改版本操作\n2.可用于引导弹窗,一次性操作等\n3.支持某版本操作,每次升级版本都执行",
6   "homepage": "https://github.com/YanChen-ing/YCIVersion",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yanchen": "workforyc@163.com"
13   },
14   "source": {
15     "git": "https://github.com/YanChen-ing/YCIVersion.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "YCIVersion/Classes/**/*"