[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / f / 4 / 3 / CXAlertView / 1.1.0 / CXAlertView.podspec.json
blobe0d13fc3b3bc9ac1c23d9f414bd4f9df22191e75
2   "name": "CXAlertView",
3   "version": "1.1.0",
4   "summary": "Custom alert-view which allow you to add view as main content.",
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!\n",
6   "homepage": "https://github.com/ChrisXu1221/CXAlertView",
7   "license": "MIT",
8   "authors": {
9     "Chris Xu": "taterctl@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/ChrisXu1221/CXAlertView.git",
16     "tag": "1.1.0"
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