[Add] BlueBillywigNativePlayerKit-iOS 8.17.0
[CocoaPods.git] / Specs / 6 / b / 5 / SHTestLib / 1.0.9 / SHTestLib.podspec.json
blob0ad3bebba6e2f88d01d3e953b86574a3489e6402
2   "name": "SHTestLib",
3   "version": "1.0.9",
4   "summary": "iOS Sdk helps you to track user events in your app and display notifications",
5   "homepage": "https://www.appier.com/en/index.html",
6   "documentation_url": "https://docs.aiqua.appier.com/docs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "appier": "shiv.raj@appier.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shiv-appier/shtest.git",
19     "tag": "v1.0.9"
20   },
21   "default_subspecs": "ios-sdk",
22   "static_framework": true,
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "ios-sdk",
27       "source_files": "Classes/**/*",
28       "vendored_libraries": "Classes/**/*.a"
29     }
30   ]