[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 5 / EasyTimer / 1.0.2 / EasyTimer.podspec.json
blob3f5054bee4654841a1e54806ef4fb0aac0a84be2
2   "name": "EasyTimer",
3   "version": "1.0.2",
4   "license": {
5     "type": "UA",
6     "file": "LICENSE"
7   },
8   "summary": "Easy way to use NSTimer in Swift for delaying code or repeating code",
9   "homepage": "https://github.com/uacaps/EasyTimer",
10   "authors": {
11     "Niklas Fahl": "niklas.fahl@ua.edu"
12   },
13   "source": {
14     "git": "https://github.com/uacaps/EasyTimer.git",
15     "tag": "1.0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "pushed_with_swift_version": "3.0"