[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / d / LRGlowingButton / 0.2 / LRGlowingButton.podspec.json
blobd8bcb83b2e544e0f4d21740159e0d0d19bd91b2c
2   "name": "LRGlowingButton",
3   "version": "0.2",
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     "Nikita Lutsenko": "http://lightroomapps.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/lightroomapps/LRGlowingButton.git",
18     "tag": "0.2"
19   },
20   "source_files": "LRGlowingButton.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": false