[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / c / GKWebTestFramework / 1.0.0 / GKWebTestFramework.podspec.json
blob24b4350bdc5a5ddfa52afc13dffd944958a8e277
2   "name": "GKWebTestFramework",
3   "version": "1.0.0",
4   "summary": "GKWebTestFramework for webservice framework",
5   "description": "GKWebTestFramework webservice framework for testing web service class for client",
6   "homepage": "https://github.com/gmtaGovind/GKWebTestFramework",
7   "license": "MIT",
8   "authors": {
9     "Govind": "govind.kumawat@gmtasoftware.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/gmtaGovind/GKWebTestFramework.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "GKWebTestFramework/**/*.{swift}",
20   "dependencies": {
21     "Alamofire": [
23     ]
24   },
25   "frameworks": "UIKit",
26   "swift_version": "5.0"