[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / f / a / SwiftDispatchAfter / 0.0.1 / SwiftDispatchAfter.podspec.json
blobf588f6c857ccdacec0ae64cbc9a96303a4c11669
2   "name": "SwiftDispatchAfter",
3   "version": "0.0.1",
4   "summary": "SwiftDispatchAfter is small code snippet so simplify dispatch_after in Swift",
5   "homepage": "https://github.com/Nikita2k/SwiftDispatchAfter",
6   "license": "Apache",
7   "authors": "Nikita Took",
8   "source": {
9     "git": "https://github.com/Nikita2k/SwiftDispatchAfter.git",
10     "tag": "0.0.1"
11   },
12   "source_files": "Classes/*.swift",
13   "platforms": {
14     "ios": "8.0"
15   }