[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 3 / HHAssetsCarouselItemView / 0.0.1 / HHAssetsCarouselItemView.podspec.json
blobb1c27d45c06f6f56de6335ec73373a99bc55616a
2   "name": "HHAssetsCarouselItemView",
3   "version": "0.0.1",
4   "authors": {
5     "Herui": "heruicross@gmail.com"
6   },
7   "homepage": "https://github.com/red3/HHAssetsCarouselItemView",
8   "summary": "HHAssetsCarouselItemView enables you to pick a assets in your Photo Library like Messages app.",
9   "source": {
10     "git": "https://github.com/red3/HHAssetsCarouselItemView.git",
11     "tag": "0.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "HHAssetsCarouselItemView/*",
21   "requires_arc": true,
22   "dependencies": {
23     "TGMediaAssets": [
25     ],
26     "HHCheckboxButton": [
28     ],
29     "HHAttachmentSheetView": [
31     ]
32   },
33   "ios": {
34     "frameworks": [
35       "UIKit",
36       "Foundation"
37     ]
38   }