[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 5 / 7 / PTTimer / 1.0.1 / PTTimer.podspec.json
blob2fec4427417a4afafdcf90f881e349504a39c229
2   "name": "PTTimer",
3   "version": "1.0.1",
4   "summary": "Simple Swift Timer framework",
5   "description": "Simple and customizable Swift Timer framework that let you accurately keep time\nincluding when your app goes into the background.",
6   "homepage": "http://github.com/caitlin615/PTTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Caitlin Elfring",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_version": "3",
16   "source": {
17     "git": "https://github.com/caitlin615/PTTimer.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Source/**/*",
21   "requires_arc": true