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