[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / f / 6 / a / AIRTimer / 1.0.1 / AIRTimer.podspec.json
blobd9665a06b51acad28ebae89bcbba19ee828c8064
2   "name": "AIRTimer",
3   "version": "1.0.1",
4   "summary": "Restartable NSTimer in Swift.",
5   "homepage": "https://github.com/recruit-lifestyle/AIRTimer",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "authors": {
10     "Yuki Nagai": "ynagai@r.recruit.co.jp"
11   },
12   "license": "Apache License, Version 2.0",
13   "source": {
14     "git": "https://github.com/recruit-lifestyle/AIRTimer.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "AIRTimer/*.swift",
18   "requires_arc": true