[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 4 / NXGallery / 0.1 / NXGallery.podspec.json
blobec323b09e0ad1c011779c5d5f5a089695c3298b2
2   "name": "NXGallery",
3   "version": "0.1",
4   "summary": "A description of NXGallery.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/ionut-lucaci/NXGallery",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ionut-lucaci": "ionutlucaci@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ionut-lucaci/NXGallery.git",
17     "tag": "0.1"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "NXGallery/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "WebKit"
26   ],
27   "dependencies": {
28     "RxSwift": [
30     ],
31     "RxCocoa": [
33     ],
34     "RxSwiftExt": [
36     ],
37     "ImageScrollView": [
39     ],
40     "Toast": [
42     ]
43   },
44   "swift_version": "5.0"