[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / a / AIRTimer / 1.0.2 / AIRTimer.podspec.json
blob116b5aa698386c59c6374d8c775c66260d650440
2   "name": "AIRTimer",
3   "version": "1.0.2",
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.2"
16   },
17   "source_files": "AIRTimer/*.swift",
18   "requires_arc": true