[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / c / BHExtension / 1.0 / BHExtension.podspec.json
blob6549e3e84a82956455d5f8d6697d7a055de780af
2   "name": "BHExtension",
3   "version": "1.0",
4   "summary": "its simple library for edit some views in storyborad",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BandarHL/BHExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BandarHL": "31299470+BandarHL@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/BandarHL/BHExtension.git"
16   },
17   "social_media_url": "https://twitter.com/BandarHL",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BHExtension/Classes/**/*",
22   "resource_bundles": {
23     "BHExtension": [
24       "BHExtension/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]