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