[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / b / IIDelayedAction / 1.0.1 / IIDelayedAction.podspec.json
blob214e36696b02c5129b9cef4a792597e1561dfce2
2   "name": "IIDelayedAction",
3   "platforms": {
4     "ios": "6.0",
5     "osx": "10.8"
6   },
7   "version": "1.0.1",
8   "summary": "A simple Objective-C component for invoking blocks after a specified interval, overriding previous invocations.",
9   "homepage": "https://github.com/Inferis/IIDelayedAction",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Tom Adriaenssen": "http://inferis.org/"
16   },
17   "source": {
18     "git": "https://github.com/Inferis/IIDelayedAction.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "IIDelayedAction/*.{h,m}",
22   "requires_arc": true