[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / 2 / new-test-framework / 0.0.1 / new-test-framework.podspec.json
blob7f66f95986969500edd506468bb508cfe5e57fbc
2   "name": "new-test-framework",
3   "version": "0.0.1",
4   "summary": "test-framework bla bla bla bla bla bla.",
5   "description": "test-framework bla bla bla bla bla bla.\ntest-framework bla bla bla bla bla bla.\ntest-framework bla bla bla bla bla bla.",
6   "homepage": "http://google.com",
7   "license": {
8     "type": "MD",
9     "file": "license"
10   },
11   "authors": {
12     "Ahmed Amr": "ahmed.amr@fawry.com"
13   },
14   "platforms": {
15     "ios": "15.5"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/ahmed-amr7/test-framework-pod.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "TestFrameworkPod.xcframework/ios-arm64/TestFrameworkPod.framework/Headers/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true,
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.6.2"
28     ]
29   },
30   "swift_version": "5.0"