[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 6 / 7 / Pendulum / 1.0.1 / Pendulum.podspec.json
blob1645e515211fa9e14b18e3137e623604cd29e7f6
2   "name": "Pendulum",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Pendulum is a small stopwatch framework that implements a little neat feature for a stopwatch timer on iOS, tvOS and watchOS.",
7   "requires_arc": true,
8   "version": "1.0.1",
9   "homepage": "http://milot.io/",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "authors": {
15     "Milot Shala": "milot.shala@gmail.com"
16   },
17   "social_media_url": "http://twitter.com/milot",
18   "source": {
19     "git": "https://github.com/milot/Pendulum.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Pendulum/*.{swift}"