[Add] RDLiquidSpreadButton 1.0
[CocoaPods.git] / Specs / e / 9 / a / Palladium / 1.1 / Palladium.podspec.json
blob4fbb1c94e30f641f8eed395315f057b182af94d3
2   "name": "Palladium",
3   "version": "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": "1.1"
19   },
20   "source_files": "Palladium/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UserNotifications"
25   ]