[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / 2 / HYAlert / 0.0.4 / HYAlert.podspec.json
blobe2bf04f6cc5b29f92ea32363db9826ea1f3550a2
2   "name": "HYAlert",
3   "version": "0.0.4",
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.4"
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