[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / 2 / 4 / Petal / 2.0.0 / Petal.podspec.json
blob09d7e9236662783078e9b6db2fd96d2e59fa745c
2   "name": "Petal",
3   "version": "2.0.0",
4   "license": "MIT",
5   "summary": "Petal is a beautiful activity indicator to show that a task is in progress",
6   "homepage": "https://github.com/yannickl/Petal.git",
7   "social_media_url": "https://twitter.com/yannickloriot",
8   "authors": {
9     "Yannick Loriot": "contact@yannickloriot.com"
10   },
11   "source": {
12     "git": "https://github.com/yannickl/Petal.git",
13     "tag": "2.0.0"
14   },
15   "screenshots": "http://yannickloriot.com/resources/petal-anim.gif",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "QuartzCore"
23     ]
24   },
25   "source_files": "Sources/*.swift",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"