blob: 636cd057720dea235a0cf07933528b3e13e2f813 [file] [log] [blame]
{
"name": "TendartsSDKSE",
"version": "1.0.1",
"summary": "10darts, THE SMARTEST Push Notification Platform. For Service Extension use",
"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",
"homepage": "https://10darts.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"10darts": "devteam@10darts.com"
},
"source": {
"git": "https://github.com/10darts/ios-TendartsSDK.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/10dartsSoftware",
"platforms": {
"ios": "8.0"
},
"source_files": "TendartsSDK/Classes/**/*",
"public_header_files": "TendartsSDK/Classes/**/*.h",
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) IN_APP_EXTENSION=1"
}
}