[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 8 / 1 / HHAttachmentSheetView / 1.0.0 / HHAttachmentSheetView.podspec.json
blobf30f0e275de06564ce032539f246a85094b5015d
2   "name": "HHAttachmentSheetView",
3   "version": "1.0.0",
4   "authors": {
5     "Herui": "heruicross@gmail.com"
6   },
7   "homepage": "https://github.com/red3/HHAttachmentSheetView",
8   "summary": "A lightweight, easy to use, attachment actionSheetView",
9   "source": {
10     "git": "https://github.com/red3/HHAttachmentSheetView.git",
11     "tag": "1.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "HHAttachmentSheetView/*",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   }