[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / d / 1 / LVGradientActionSheet / 1.0.0 / LVGradientActionSheet.podspec.json
blob98168162d4f00d21b93afb5157baa5cad576abf4
2   "name": "LVGradientActionSheet",
3   "version": "1.0.0",
4   "summary": "A UIActionSheet much more colourful.",
5   "description": "                        LVGradientActionSheet it's a custom Action Sheet with a\n                        colourful gradient that mimics UIActionSheet API.\n",
6   "homepage": "https://github.com/bilby91/LVGradientActionSheet",
7   "license": "MIT",
8   "authors": {
9     "Martin F": "me@bilby91.com"
10   },
11   "source": {
12     "git": "https://github.com/bilby91/LVGradientActionSheet.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/bilby91",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "source_files": "Classes/ios/*.{h,m}",
22     "exclude_files": "Classes/osx"
23   },
24   "frameworks": "UIKit"