blob: d95b55cc202f16fd303e9d902a04244e87ee1a0f [file] [log] [blame]
{
"name": "Shapes",
"version": "1.0.2",
"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.2"
},
"source_files": "Shapes",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true
}