blob: f9600d91513538f6dec7942336e4cb96da4a2f67 [file] [log] [blame]
{
"name": "Petal",
"version": "3.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": "3.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": "4.0"
}