[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / d / TestCocoapod1 / 0.0.2 / TestCocoapod1.podspec.json
blob84625a02ee6a70c89946b444714e1ef1c892fd3c
2   "name": "TestCocoapod1",
3   "version": "0.0.2",
4   "summary": "A CocoaPods library to show alert from any class.",
5   "description": "For testing purpose . Only used to create a UIAlertViewController wrapper with three action button.",
6   "homepage": "https://github.com/KiranLogiticiks/TestCocoaPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kiran P Nair": "kiran@logiticks.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/KiranLogiticiks/TestCocoaPod.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "TestCocoapod/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"