blob: 1645e515211fa9e14b18e3137e623604cd29e7f6 [file] [log] [blame]
{
"name": "Pendulum",
"platforms": {
"ios": "8.0"
},
"summary": "Pendulum is a small stopwatch framework that implements a little neat feature for a stopwatch timer on iOS, tvOS and watchOS.",
"requires_arc": true,
"version": "1.0.1",
"homepage": "http://milot.io/",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Milot Shala": "milot.shala@gmail.com"
},
"social_media_url": "http://twitter.com/milot",
"source": {
"git": "https://github.com/milot/Pendulum.git",
"tag": "1.0.1"
},
"source_files": "Pendulum/*.{swift}"
}