[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / a / Attendant / 0.1.0 / Attendant.podspec.json
blob3dbd7f892904a50d1b8c48049fcf5048ffb72af2
2   "name": "Attendant",
3   "version": "0.1.0",
4   "summary": "Swift µFramework for associated objects and blocks.",
5   "description": "                   Simple Swift utilities for associated objects and blocks.\n\n                   * Type-safe wrappers for associated object keys\n                   * Bridge Swift closures back into Objective-C\n                   * Modern equivalent for `-performSelector:withObject:afterDelay:`\n",
6   "homepage": "https://github.com/zwaldowski/Attendant",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zachary Waldowski": "zach@waldowski.me"
13   },
14   "social_media_url": "http://twitter.com/zwaldowski",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source": {
20     "git": "https://github.com/zwaldowski/Attendant.git",
21     "tag": "v0.1.0"
22   },
23   "source_files": [
24     "Attendant/*.swift",
25     "Attendant/Debounce.{h,m}"
26   ],
27   "deprecated": true