[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / b / 9 / AlertSDK / 0.1.0 / AlertSDK.podspec.json
blob68feedcad721a17b152ba22d2bfe089b6eaacc10
2   "name": "AlertSDK",
3   "version": "0.1.0",
4   "summary": "Alert Solution to help show alerts at any page of the app",
5   "homepage": "https://github.com/manishSinghthakur/AlertSDK",
6   "authors": {
7     "Manish Singh, Inc": "manish.singh705@gmail.com"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/manishSinghthakur/AlertSDK.git",
14     "tag": "0.1.0"
15   },
16   "source_files": "AlertSDK/AlertSDK.framework/Headers/*.h",
17   "vendored_frameworks": "AlertSDK/AlertSDK.framework",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AlertSDK\"",
24     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/AlertSDK\""
25   },
26   "license": {
27     "type": "Copyright",
28     "text": "      Copyright 2018 AlertSDK, Inc. All rights reserved.\n"
29   }