[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 6 / DevFrame / 0.0.5 / DevFrame.podspec.json
blob49828e7d35f1b3d93963105a366159ed7131b94e
2   "name": "DevFrame",
3   "version": "0.0.5",
4   "summary": "Sample Framework in Swift for firebase push notification.",
5   "homepage": "https://github.com/praveen-xvalue/",
6   "license": "MIT",
7   "authors": "apraveen_iOS",
8   "platforms": {
9     "ios": "12.0"
10   },
11   "source": {
12     "git": "https://github.com/praveen-xvalue/uniframe.git",
13     "tag": "0.0.5"
14   },
15   "ios": {
16     "vendored_frameworks": "0.0.5/DevFrame.xcframework"
17   },
18   "dependencies": {
19     "Firebase/Core": [
21     ],
22     "Firebase/Messaging": [
24     ]
25   }