[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / e / HLAlertController / 1.0.0 / HLAlertController.podspec.json
blobf40c2c6512a848d9e0f961ea5647a3ef8f8c2db8
2   "name": "HLAlertController",
3   "version": "1.0.0",
4   "summary": "alert to replace system alert",
5   "description": "alert to replace system alert. very easy to use.",
6   "homepage": "https://github.com/JustString/HLAlertController",
7   "license": "MIT",
8   "authors": {
9     "StringZhao": "497492762@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/JustString/HLAlertController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "HLAlertController/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true