blob: 9d5728527482ce15d6347a01add33a263be75b06 [file] [log] [blame]
{
"name": "BZYStrokeTimer",
"version": "1.0.2",
"summary": "BZYStrokeTimer is an awesome and beautifully simple timer built off CAShapeLayer.",
"description": " BZYStrokeTimer is an awesome and beautifully simple timer built off CAShapeLayer.\n Highly customizable and utilizes IBInspectable for easy integration with storyboards.\n",
"homepage": "https://github.com/busycm/BZYStrokeTimer",
"license": "MIT",
"authors": {
"startupthekid": "conronb@gmail.com",
"ruddfawcett": "rudd.fawcett@gmail.com"
},
"source": {
"git": "https://github.com/busycm/BZYStrokeTimer.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/busycm",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}