[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / f / XHActionSheet / 1.0.0 / XHActionSheet.podspec.json
blob9256a2a64879b72b19e89a0f2921a75ae64e1782
2   "name": "XHActionSheet",
3   "version": "1.0.0",
4   "summary": "A view like actionSheet.",
5   "description": "It is a custom actionSheet view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/chengxianghe/XHActionSheet",
7   "license": "MIT",
8   "authors": {
9     "chengxianghe": "chengxianghe@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chengxianghe/XHActionSheet.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Class/XHActionSheet/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true