[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / d / e / UICustomActionSheet / 0.0.1 / UICustomActionSheet.podspec.json
blob28ef0a35ab3c045f3ee1720ad7e3a2c77500c1b2
2   "name": "UICustomActionSheet",
3   "version": "0.0.1",
4   "summary": "Fully customizable UIActionSheet replacement. Compatible with iOS 7 and 8.",
5   "description": "                   This сustom ActionSheet can also emphasize the element the menu is related to, by blurring the background of the presenting view. The element itself remains clear.\n",
6   "homepage": "https://github.com/pchernovolenko/UICustomActionSheet",
7   "screenshots": [
8     "https://cloud.githubusercontent.com/assets/7644394/6421975/7da04fac-bedc-11e4-9d87-59b8696a664e.gif",
9     "https://cloud.githubusercontent.com/assets/7644394/6421813/160a4e2a-bedb-11e4-803f-a474e64f6f6a.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": "pchernovolenko",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/Eddpt/UICustomActionSheet.git",
21     "tag": "0.0.1"
22   },
23   "source_files": [
24     "UICustomSheetClasses",
25     "UICustomSheetClasses/**/*.{h,m}"
26   ],
27   "requires_arc": true