[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 9 / e / RewardzCommonComponents / 0.0.1 / RewardzCommonComponents.podspec.json
blob75bd84accbb3748bbb1f4e747531f1a80b2e9f6e
2   "name": "RewardzCommonComponents",
3   "version": "0.0.1",
4   "summary": "Common components",
5   "description": "Common components.",
6   "homepage": "https://github.com/ankits1626/RewardzCommonComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ankit Sachan": "ankit@rewardz.sg"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/ankits1626/RewardzCommonComponents.git",
20     "branch": "main",
21     "tag": "0.0.1"
22   },
23   "source_files": "RewardzCommonComponents/**/*.{h,m,swift}",
24   "dependencies": {
25     "KUIPopOver": [
26       "= 1.1.2"
27     ]
28   },
29   "swift_version": "4.2"