[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / 8 / CTNotificationContent / 0.1.0 / CTNotificationContent.podspec.json
blob8e395031085451fa24a929f5d9a258d5eeedef37
2   "name": "CTNotificationContent",
3   "version": "0.1.0",
4   "summary": "A Notification Content Extension class to display custom content interfaces for iOS 10 push notifications",
5   "homepage": "https://github.com/CleverTap/CTNotificationContent",
6   "license": "MIT",
7   "authors": {
8     "CleverTap": "http://www.clevertap.com"
9   },
10   "source": {
11     "git": "https://github.com/CleverTap/CTNotificationContent.git",
12     "tag": "0.1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "CTNotificationContent/**/*.{m,h}"