[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / c / VIBoltechTask / 1.0.4 / VIBoltechTask.podspec.json
blob38f862246a6e4d3ed2130cf9cacad48940af7762
2   "name": "VIBoltechTask",
3   "version": "1.0.4",
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.4"
17   },
18   "source_files": "BoltechTask/**/*.{swift}",
19   "exclude_files": [
20     "BoltechTask/BoltechTaskTests/**/*",
21     "BoltechTask/BoltechTaskExample/**/*"
22   ],
23   "resources": [
24     "BoltechTask/BoltechTask/Helper/*.png"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "swift_versions": "5.0",
31   "swift_version": "5.0"