[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / e / AutoReleaseTimer / 1.1 / AutoReleaseTimer.podspec.json
blob9b65ed8f06bcd338f5151af0f8a796cbf4c53dc3
2   "name": "AutoReleaseTimer",
3   "version": "1.1",
4   "summary": "Auto-Release-Timer",
5   "description": "attach Timer functions to an object, and auto release when the object dealloc",
6   "homepage": "https://github.com/LevenWin",
7   "swift_versions": "4.0",
8   "license": "MIT",
9   "authors": {
10     "leven": "isrealleven@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/LevenWin/AutoReleaseTimer.git",
17     "tag": "1.1"
18   },
19   "source_files": "AutoReleaseTimer/Timerable.swift",
20   "requires_arc": true,
21   "swift_version": "4.0"