[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 7 / 3 / 9 / DraskoSDK / 0.1.0 / DraskoSDK.podspec.json
blob4b1341ccc33a6724a45f8f9d12eeeeb1f0b77d24
2   "name": "DraskoSDK",
3   "version": "0.1.0",
4   "summary": "DraskoSDK this is a test app to see how this works",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hdurodola/DraskoSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hdurodola": "durodolahabib043@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/durodolahabib043/DraskoSDK",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DraskoSDK/Classes/**/*.{h,m,swift}",
22   "ios": {
23     "dependencies": {
24       "KSCrash": [
25         "~> 1.15.21"
26       ]
27     }
28   }