[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 1 / 8 / CXAlertView-Enhanced / 1.0.0.1 / CXAlertView-Enhanced.podspec.json
blob3f886113732d9ca7f142b24488695f91f3dd6d8b
2   "name": "CXAlertView-Enhanced",
3   "version": "1.0.0.1",
4   "summary": "Custom alert-view which allow you to add view as main content, add buttons arrangement for vertical, setting alert-view alpha",
5   "description": "A longer description of CXAlertView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/jidibingren/CXAlertView",
7   "license": "MIT",
8   "authors": {
9     "jidibingren": "jidibingren@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/jidibingren/CXAlertView.git",
16     "tag": "1.0.0.1"
17   },
18   "source_files": "CXAlertView/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "QuartzCore",
22     "CoreGraphics",
23     "Accelerate"
24   ],
25   "requires_arc": true