[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / 4 / Petal / 1.1.1 / Petal.podspec.json
blobd81286306e4181fce9b2226ea786a4b81763d249
2   "name": "Petal",
3   "version": "1.1.1",
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": "1.1.1"
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