[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / c / VAGlowingButton / 1.0.1 / VAGlowingButton.podspec.json
blob214dee7d7694b7bbeed8b8f8b84827153466a379
2   "name": "VAGlowingButton",
3   "version": "1.0.1",
4   "summary": "Glowing UIButton subclass, glows when tapped.",
5   "description": "                       A custom and simple UIButton subclass that glows when the user is touching down over the button.\n\n",
6   "homepage": "https://github.com/mohamede1945/GlowingButton-ObjC",
7   "license": "MIT",
8   "authors": {
9     "Mohamed Afifi": ""
10   },
11   "source": {
12     "git": "https://github.com/mohamede1945/GlowingButton-ObjC.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "VAGlowingButton": [
22       "Pod/Assets/*.png"
23     ]
24   }