[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / f / MonFlowCell / 0.1.2 / MonFlowCell.podspec.json
blob4fa32182902ee2144c26bb83d474312a0b120b66
2   "name": "MonFlowCell",
3   "version": "0.1.2",
4   "summary": "A Flow Cell that use for form",
5   "description": "hahha",
6   "homepage": "https://github.com/pingzimon/MonFlowCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pingzi": "bottle_cheung@aliyun.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/pingzimon/MonFlowCell.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "CellTest/Classes/*",
22   "swift_version": "4.2",
23   "resource_bundles": {
24     "MonFlowCell": [
25       "CellTest/Assets/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ]