[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / 3 / CXAlertView / 1.0.1 / CXAlertView.podspec.json
blob822cf4ac96fcdb6ceb93894cc60bd310a33a4bcd
2   "name": "CXAlertView",
3   "version": "1.0.1",
4   "summary": "Custom alertView which allow you to add view as main content.",
5   "homepage": "https://github.com/ChrisXu1221/CXAlertView",
6   "license": "MIT",
7   "authors": {
8     "ChrisXu": "taterctl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ChrisXu1221/CXAlertView.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "CXAlertView/*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "frameworks": [
19     "QuartzCore",
20     "CoreGraphics",
21     "Accelerate"
22   ],
23   "requires_arc": true