[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 1 / 8 / CXAlertView-Enhanced / 1.0.0.2 / CXAlertView-Enhanced.podspec.json
blob2d9f7ead54efcdd9d7455939130f769466eaf34f
2   "name": "CXAlertView-Enhanced",
3   "version": "1.0.0.2",
4   "summary": "Base to CXAlertView, support buttons arrangement for vertical, alert-view alpha,message font and color",
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.2"
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