[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 3 / 7 / SubviewReader / 0.0.1 / SubviewReader.podspec.json
blob0686cda0949348eb84a1a3ad72703dca230dd631
2   "name": "SubviewReader",
3   "version": "0.0.1",
4   "summary": "A short library to traverse all the UI Components on a screen.",
5   "description": "A short library to traverse all the UI Components on a screen.",
6   "homepage": "https://github.com/PiyushEmproto/subviewReader",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Piyush Priyadarshi": "piyush@emproto.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/PiyushEmproto/subviewReader.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SubviewReader/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"