[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 3 / HDImagePicker / 1.0 / HDImagePicker.podspec.json
blobcbf66691ce0d5800ea529025c25931da05127fa1
2   "name": "HDImagePicker",
3   "version": "1.0",
4   "summary": "HDImagePicker to get rid of delegates.",
5   "description": "HDImagePicker forget delegates; use Blocks.",
6   "homepage": "https://github.com/HarshitDaftary/HDImagePicker",
7   "license": "MIT",
8   "authors": {
9     "HarshitDaftary": "daftaryharshit@yahoo.co.in"
10   },
11   "source": {
12     "git": "https://github.com/HarshitDaftary/HDImagePicker.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/daftaryharshit",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "HDImagePicker": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"