[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 6 / 1 / f / MGTimer / 0.0.2 / MGTimer.podspec.json
blobf325c22c97f52501804aecaa108b19ca9d252290
2   "name": "MGTimer",
3   "version": "0.0.2",
4   "summary": "An Interface object that displays a countdown or count-up timer.",
5   "description": "Use a timer object to configure the amount of time and the appearance of the timer text.\nWhen you start the timer, Magic timer updates the displayed text automatically on the user’s\ndevice without further interactions from your extension.",
6   "homepage": "https://github.com/sadeghgoo/MagicTimer.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sadeghgoo": "sadeghitunes2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sadeghgoo/MagicTimer.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "MGTimer/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "platforms": {
24     "ios": "11.0"
25   },
26   "swift_versions": [
27     "4.0"
28   ],
29   "swift_version": "4.0"