[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / f / c / TendartsSDKSE / 1.0.5 / TendartsSDKSE.podspec.json
blob23099327956064ad51cccae3f16512e238beaf9b
2   "name": "TendartsSDKSE",
3   "version": "1.0.5",
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.5"
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   }