[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 8 / e / HBAlertController / 0.0.2 / HBAlertController.podspec.json
blob5ca8d6175cf7bb408419a92a5446da85fe56e4b3
2   "name": "HBAlertController",
3   "version": "0.0.2",
4   "summary": "HBAlertController is a simply custom AlertController",
5   "description": "自定义的AlertController,方便使用!HBAlertController is a simply custom AlertController",
6   "homepage": "https://github.com/gratefulHeart/FirstMakingPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gfy": "1056063547@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/gratefulHeart/FirstMakingPod.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "HBAlertController/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true