[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 2 / 1 / TapAdditionsKitV2X / 0.0.12 / TapAdditionsKitV2X.podspec.json
blobd2c5662202e49abc3f1d01b3f394b6df1a27c9a5
2   "name": "TapAdditionsKitV2X",
3   "version": "0.0.12",
4   "summary": "Useful additions for native iOS frameworks",
5   "description": "Useful additions for native iOS frameworks. This avoids repeatitive code snippets, increase robustness and saves a lot of time!",
6   "homepage": "https://github.com/sghaleb/TapAdditionsKitV2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Saleh Ghaleb": "saleh.ghaleb@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/sghaleb/TapAdditionsKitV2.git",
24     "tag": "0.0.12"
25   },
26   "source_files": "TapAdditionsKitV2/TapAdditionsKitV2/**/*.{h,m,swift}",
27   "dependencies": {
28     "TapSwiftFixesV2": [
30     ]
31   },
32   "swift_version": "5.0"