[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / e / 9 / a / Palladium / 1.1.1 / Palladium.podspec.json
blob97641b7366fe2522d44f0423fbf6b6e935804e2f
2   "name": "Palladium",
3   "version": "1.1.1",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "summary": "A lightweight framework to schedule and cancel local notifications.",
8   "authors": {
9     "Bas van Kuijck": "bas@e-sites.nl"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "homepage": "https://github.com/e-sites/Palladium",
16   "source": {
17     "git": "https://github.com/e-sites/Palladium.git",
18     "tag": "v1.1.1"
19   },
20   "source_files": "Palladium/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UserNotifications"
25   ]