blob: 5d636070bb9aeb5ab9038f692bf7bb9c43e303d7 [file] [log] [blame]
{
"name": "CTNotificationContent",
"version": "0.1.1",
"summary": "A Notification Content Extension class to display custom content interfaces for iOS 10 push notifications",
"homepage": "https://github.com/CleverTap/CTNotificationContent",
"license": "MIT",
"authors": {
"CleverTap": "http://www.clevertap.com"
},
"source": {
"git": "https://github.com/CleverTap/CTNotificationContent.git",
"tag": "0.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "CTNotificationContent/**/*.{m,h}"
}