[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / b / a / 0 / DynamicButton / 1.4.0 / DynamicButton.podspec.json
blob6d08f67f3459340f945d2e0020631c0b79a1285e
2   "name": "DynamicButton",
3   "version": "1.4.0",
4   "license": "MIT",
5   "summary": "Yet another animated flat buttons in Swift",
6   "homepage": "https://github.com/yannickl/DynamicButton.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/DynamicButton.git",
13     "tag": "1.4.0"
14   },
15   "screenshots": "http://yannickloriot.com/resources/dynamicbutton.gif",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "tvos": {
24     "frameworks": "UIKit"
25   },
26   "source_files": "DynamicButton/*.swift",
27   "requires_arc": true