[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 6 / e / 4 / NNExcelView / 1.0.2 / NNExcelView.podspec.json
blob8bd16003fd5d5bdd61530b50df43e0a249a6dddb
2   "name": "NNExcelView",
3   "version": "1.0.2",
4   "summary": "like Microsoft Excel(OC/Swift).",
5   "description": "like Microsoft Excel(OC/Swift).",
6   "homepage": "https://github.com/shang1219178163/NNExcelView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shang1219178163": "shang1219178163@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shang1219178163/NNExcelView.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation"
26   ],
27   "source_files": "NNExcelView/Classes/**/*",
28   "dependencies": {
29     "SnapKit": [
31     ]
32   },
33   "swift_version": "5.0"