[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 0 / 6 / c / VIBoltechTask / 1.0.0 / VIBoltechTask.podspec.json
blob59fe8864871ec25741ae2586ef70a48963cd8568
2   "name": "VIBoltechTask",
3   "version": "1.0.0",
4   "summary": "This is sample sdk for learning purpose",
5   "description": "This is sample sdk for learning purpose, I am doing a project in which try to create sampl sdk",
6   "homepage": "https://github.com/vishalkumar33/VIBoltechTask",
7   "license": "MIT",
8   "authors": {
9     "Vishal Kumar": "vishalkumar33@hotmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/vishalkumar33/VIBoltechTask.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "BoltechTask/**/*.{swift}",
19   "exclude_files": [
20     "BoltechTask/BoltechTaskTests/**/*",
21     "BoltechTask/BoltechTaskExample/**/*"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "XCTest"
27   ],
28   "swift_versions": "5.0",
29   "swift_version": "5.0"