[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 1 / AsyncKit / 2.0.1 / AsyncKit.podspec.json
blob6ceed44a1cfaa334bc038de0220d1d46ee5f2f44
2   "name": "AsyncKit",
3   "version": "2.0.1",
4   "summary": "Utilities for asynchronous code inspired by JavaScript module 'async'.",
5   "homepage": "https://github.com/mishimay/AsyncKit",
6   "license": "MIT",
7   "authors": {
8     "Yuki Mishima": "mishimaybe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mishimay/AsyncKit.git",
12     "tag": "2.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"