[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / c / SKActivityViewable / 0.0.3 / SKActivityViewable.podspec.json
blob19605fcb5b71c82ea35f71454cd8add5d117fbe5
2   "name": "SKActivityViewable",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.2",
7   "summary": "ActivityViewable provides methods for showing activity",
8   "requires_arc": true,
9   "version": "0.0.3",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/ActivityViewable",
18   "source": {
19     "git": "https://github.com/sjsoad/ActivityViewable.git",
20     "tag": "0.0.3"
21   },
22   "frameworks": "UIKit",
23   "source_files": "ActivityViewable/**/*.{swift}",
24   "dependencies": {
25     "NVActivityIndicatorView": [
27     ]
28   }