[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / 2 / HYAlert / 0.0.6 / HYAlert.podspec.json
blobaac744a9036f31dec52d5cf5f7005c446edd05c6
2   "name": "HYAlert",
3   "version": "0.0.6",
4   "summary": "HYAlert",
5   "description": "OC 中 Alert 的封装,根据不同的版本选取不同的控件",
6   "homepage": "https://github.com/oceanfive/HYAlert",
7   "license": "MIT",
8   "authors": {
9     "ocean": "849638313@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/oceanfive/HYAlert.git",
13     "tag": "0.0.6"
14   },
15   "source_files": "HYAlertDemo/HYAlertDemo/HYAlert/*.{h,m}",
16   "exclude_files": "Classes/Exclude",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true