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