[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 5 / d / c / mPulseBeta / 0.0.2 / mPulseBeta.podspec.json
blobdefae8c15726d91e8a7b2f31e4a132497253872c
2   "name": "mPulseBeta",
3   "version": "0.0.2",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "iOS Beta library for mPulse Analytics",
9   "homepage": "https://github.com/SOASTA/mPulse-iOS-Beta",
10   "social_media_url": "https://twitter.com/cloudtest",
11   "source": {
12     "git": "https://github.com/SOASTA/mPulse-iOS-Beta.git",
13     "tag": "0.0.2"
14   },
15   "authors": {
16     "SOASTA": "support@soasta.com"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "include/*.h",
22   "public_header_files": "include/*.h",
23   "preserve_paths": "libMPulse.a",
24   "ios": {
25     "vendored_libraries": "libMPulse.a"
26   },
27   "libraries": [
28     "z",
29     "stdc++",
30     "MPulse"
31   ],
32   "frameworks": [
33     "CoreLocation",
34     "CoreTelephony",
35     "SystemConfiguration"
36   ],
37   "requires_arc": true