[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / f / c / TendartsSDKSE / 1.1.1 / TendartsSDKSE.podspec.json
blob14b9de5f1a10592f61a50264755f225e9b9b3989
2   "name": "TendartsSDKSE",
3   "version": "1.1.1",
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": "it@10darts.com"
13   },
14   "source": {
15     "git": "https://github.com/10darts/ios-TendartsSDK.git",
16     "tag": "1.1.1"
17   },
18   "social_media_url": "https://twitter.com/10dartsSoftware",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TendartsSDK/Source/**/*",
23   "public_header_files": "TendartsSDK/Source/**/*.h",
24   "pod_target_xcconfig": {
25     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) IN_APP_EXTENSION=1"
26   }