[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / e / shtest / 1.0.6 / shtest.podspec.json
blob8f9e82394e111953ee77330c477f277060496e0a
2   "name": "shtest",
3   "version": "1.0.6",
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.6"
20   },
21   "default_subspecs": "ios-sdk",
22   "static_framework": true,
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "ios-sdk",
27       "libraries": "z",
28       "source_files": "SHTestLib/SHTestLib/Classes/**/*",
29       "vendored_libraries": "SHTestLib/SHTestLib/Classes/**/*.a",
30       "frameworks": [
31         "AdSupport",
32         "CoreTelephony",
33         "SystemConfiguration",
34         "CoreLocation",
35         "ImageIO",
36         "MobileCoreServices"
37       ]
38     }
39   ]