[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 6 / DevFrame / 0.0.1 / DevFrame.podspec.json
blob3e6288b2f9e2eb1ed60851149b805aa4f8f54e73
2   "name": "DevFrame",
3   "version": "0.0.1",
4   "summary": "Sample Framework in Swift for firebase push notification.",
5   "description": "Firebase push notification integration sample framework",
6   "homepage": "https://github.com/praveen-xvalue/",
7   "license": "MIT",
8   "authors": "apraveen_iOS",
9   "swift_versions": "4.0",
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/praveen-xvalue/DevFrame.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "DevFrame",
19     "DevFrame/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "static_framework": true,
23   "dependencies": {
24     "Firebase/Core": [
26     ],
27     "Firebase/Messaging": [
29     ]
30   },
31   "swift_version": "4.0"