[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / e / FirePush / 0.1.1 / FirePush.podspec.json
blob4bb154307a32ebf1ed3ab50279cd857c4c98c6e5
2   "name": "FirePush",
3   "version": "0.1.1",
4   "summary": "A short description of FirePush.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tthufo/FirePush",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tthufo": "tthufo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tthufo/FirePush.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FirePush/Classes",
22   "public_header_files": "FirePush/Classes/*.h",
23   "dependencies": {
24     "Firebase/Core": [
26     ],
27     "Firebase/Messaging": [
29     ]
30   }