[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 9 / 5 / EasyTimer / 1.0.1 / EasyTimer.podspec.json
blobf672b472696a26c6afb9e088b82297adf4c2e675
2   "name": "EasyTimer",
3   "version": "1.0.1",
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/highbay/EasyTimer",
10   "authors": {
11     "Niklas Fahl": "niklas.fahl@ua.edu"
12   },
13   "source": {
14     "git": "https://github.com/highbay/EasyTimer.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift"