[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / 0 / VTAppButton / 0.1 / VTAppButton.podspec.json
blob0be4026f41b239fbbbd4dc01e7064e677c73df39
2   "name": "VTAppButton",
3   "version": "0.1",
4   "summary": "UIButton looking like an app icon.",
5   "description": "                   `UIButton` looking like an app icon.\n",
6   "homepage": "https://github.com/vtourraine/VTAppButton",
7   "screenshots": "http://vtourraine.github.io/VTAppButton/img/VTAppButton-Demo.png",
8   "license": "MIT",
9   "authors": {
10     "Vincent Tourraine": "me@vtourraine.net"
11   },
12   "social_media_url": "http://twitter.com/vtourraine",
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/vtourraine/VTAppButton.git",
18     "tag": "0.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "QuartzCore"
27   ],
28   "requires_arc": true