blob: 09d7e9236662783078e9b6db2fd96d2e59fa745c [file] [log] [blame]
{
"name": "Petal",
"version": "2.0.0",
"license": "MIT",
"summary": "Petal is a beautiful activity indicator to show that a task is in progress",
"homepage": "https://github.com/yannickl/Petal.git",
"social_media_url": "https://twitter.com/yannickloriot",
"authors": {
"Yannick Loriot": "contact@yannickloriot.com"
},
"source": {
"git": "https://github.com/yannickl/Petal.git",
"tag": "2.0.0"
},
"screenshots": "http://yannickloriot.com/resources/petal-anim.gif",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"QuartzCore"
]
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}