[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / 3 / Chartbeat / 1.4.7 / Chartbeat.podspec.json
blob824270c4386fec7a268a2c4614539c91ed04bd1d
2   "name": "Chartbeat",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "This is the Chartbeat iOS SDK -- providing a library for iOS applications so they can send tracking events to Chartbeat.",
7   "requires_arc": true,
8   "version": "1.4.7",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Chartbeat": "support@chartbeat.com"
15   },
16   "homepage": "https://chartbeat.com/",
17   "vendored_frameworks": "Chartbeat.framework",
18   "source": {
19     "git": "https://github.com/chartbeat-labs/chartbeat-ios-sdk.git",
20     "tag": "1.4.7"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "frameworks": [
29     "SystemConfiguration",
30     "MediaPlayer"
31   ],
32   "module_name": "Chartbeat"