[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / d / SMPauseTimer / 0.3.0 / SMPauseTimer.podspec.json
blobd78b1a6905c129e465e305b8132abfc44dcd2817
2   "name": "SMPauseTimer",
3   "version": "0.3.0",
4   "summary": "Provides the ability to pause an NSTimer.",
5   "description": "Provides the ability to pause an NSTimer & resume at a later time of your choosing. Will also pause & resume when the app changes states.",
6   "homepage": "https://github.com/seanmcneil/SMPauseTimer",
7   "license": "MIT",
8   "authors": {
9     "Sean McNeil": "mcneilsean@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/seanmcneil/SMPauseTimer.git",
13     "tag": "0.3.0"
14   },
15   "social_media_url": "https://twitter.com/sean_mcneil",
16   "platforms": {
17     "ios": "8.1"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"