blob: d15183a0a4df93b4335d2ec5b9046780a188add6 [file] [log] [blame]
{
"name": "Shapes",
"version": "1.0.1",
"summary": "Framework for drawing and animating shaped views on iOS",
"homepage": "https://github.com/DenHeadless/Shapes",
"screenshots": [
"https://github.com/DenHeadless/Shapes/raw/master/Images/progress_view.gif",
"https://github.com/DenHeadless/Shapes/raw/master/Images/dimming_view.gif",
"https://github.com/DenHeadless/Shapes/raw/master/Images/app_store_download_button.gif",
"https://github.com/DenHeadless/Shapes/raw/master/Images/voice_memos_record_button.gif"
],
"license": "MIT",
"authors": {
"Denys Telezhkin": "denys.telezhkin@yandex.ru"
},
"social_media_url": "https://twitter.com/DTCoder",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DenHeadless/Shapes.git",
"tag": "1.0.1"
},
"source_files": "Shapes",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true
}