[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 7 / 6 / SwiftyTimer / 2.1.0 / SwiftyTimer.podspec.json
blob733802387c1b901866ec715e3347bcd8d3771fe8
2   "name": "SwiftyTimer",
3   "version": "2.1.0",
4   "license": "MIT",
5   "summary": "Swifty API for NSTimer",
6   "homepage": "https://github.com/radex/SwiftyTimer",
7   "authors": {
8     "Radek Pietruszewski": "this.is@radex.io"
9   },
10   "source": {
11     "git": "https://github.com/radex/SwiftyTimer.git",
12     "tag": "2.1.0"
13   },
14   "swift_version": "4.2",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Sources/*.swift"