[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / a / f / c / TendartsSDKSE / 1.0.0 / TendartsSDKSE.podspec.json
blob2fbc7798de8e17f3313bb0c5c59f5c0ebc4ea637
2   "name": "TendartsSDKSE",
3   "version": "1.0.0",
4   "summary": "10darts, THE SMARTEST Push Notification Platform. For Service Extension use",
5   "description": "10darts is an Autonomous Push Notifications tool that seamlessly engages your users while saving you the effort of learning and managing yet another CRM. This is for use only in your Service Extension as pointed in documentation",
6   "homepage": "https://10darts.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "10darts": "devteam@10darts.com"
13   },
14   "source": {
15     "git": "https://github.com/10darts/ios-TendartsSDK.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/10dartsSoftware",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TendartsSDK/Classes/**/*",
23   "public_header_files": "TendartsSDK/Classes/**/*.h",
24   "pod_target_xcconfig": {
25     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) IN_APP_EXTENSION=1"
26   }