[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / 5 / 7 / PTTimer / 1.1.0 / PTTimer.podspec.json
blobc25a1c83533307899bc16d381091f27b5e6f5035
2   "name": "PTTimer",
3   "version": "1.1.0",
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.1.0"
19   },
20   "source_files": "Source/**/*",
21   "requires_arc": true