[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 1 / 5 / AsyncTimer / 2.0.0 / AsyncTimer.podspec.json
blob45a0fbb1dea3d0356bc94f4b822d6b824e338fe5
2   "name": "AsyncTimer",
3   "version": "2.0.0",
4   "summary": "AsyncTimer is an asynchronous timer that can work in the background.",
5   "homepage": "https://github.com/Decybel07/AsyncTimer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Adrian Bobrowski": "adrian071993@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Decybel07/AsyncTimer.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/**/*.swift",
24   "frameworks": "Foundation",
25   "pushed_with_swift_version": "3.0"