[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / 2 / 8 / NSDLTestFramework / 1.0.0 / NSDLTestFramework.podspec.json
blob4b9b5a0343e5dc88e5dbafc6b75fa50eff7f489c
2   "name": "NSDLTestFramework",
3   "version": "1.0.0",
4   "summary": "This is NSDL Test framework.",
5   "description": "Demo framework for learning purpose.",
6   "homepage": "https://github.com/dharabhuva9/NSDLFrameworkk",
7   "license": "MIT",
8   "authors": {
9     "Dhara Bhuva": "dhara.bhuva@plusinfosys.com"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "source": {
15     "git": "https://github.com/dharabhuva9/NSDLFramework.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "NSDLTestFramework/**/*.{swift}",
19   "resources": [
20     "NSDLTestFramework/**/*.storyboard",
21     "NSDLTestFramework/**/*.xib"
22   ],
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.9.1"
26     ]
27   },
28   "swift_versions": "5.0",
29   "swift_version": "5.0"