[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / c / e / d / LRGlowingButton / 0.1 / LRGlowingButton.podspec.json
blob8f590be404c2142127dbb242d42558d4eb944b2c
2   "name": "LRGlowingButton",
3   "version": "0.1",
4   "summary": "Subclass of UIButton with custom glow color.",
5   "homepage": "https://github.com/lightroomapps/LRGlowingButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "http://lightroomapps.com": "contact@lightroomapps.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/rudensm/LRGlowingButton.git",
18     "tag": "0.1"
19   },
20   "source_files": "LRGlowingButton.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": false