[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 5 / 4 / ketan / 1.0.11 / ketan.podspec.json
blobd94b7be538f47bda22179e85fae452505c04857f
2   "name": "ketan",
3   "version": "1.0.11",
4   "summary": "A short description.",
5   "description": "This is short description. We are using this description",
6   "homepage": "http://www.jetsynthesys.com/",
7   "authors": {
8     "": ""
9   },
10   "swift_version": "4.2",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/ketandhoka/MySDK.git",
16     "tag": "1.0.11"
17   },
18   "source_files": "DigiAdz",
19   "exclude_files": "Classes/Exclude",
20   "vendored_frameworks": "DigiAdz/DigiAdz.framework",
21   "static_framework": true,
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/Headers/DigiAdz.h"
24   },
25   "dependencies": {
26     "InMobiSDK": [
28     ],
29     "Google-Mobile-Ads-SDK": [
31     ]
32   }