[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 6 / DevFrame / 0.0.6 / DevFrame.podspec.json
blobfb477583c5ec16359b2d904822f26b154592b2ce
2   "name": "DevFrame",
3   "version": "0.0.6",
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.6"
14   },
15   "ios": {
16     "vendored_frameworks": "0.0.6/DevFrame.xcframework"
17   },
18   "dependencies": {
19     "Firebase/Core": [
21     ],
22     "Firebase/Messaging": [
24     ]
25   }