blob: 6549e3e84a82956455d5f8d6697d7a055de780af [file] [log] [blame]
{
"name": "BHExtension",
"version": "1.0",
"summary": "its simple library for edit some views in storyborad",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BandarHL/BHExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BandarHL": "31299470+BandarHL@users.noreply.github.com"
},
"source": {
"git": "https://github.com/BandarHL/BHExtension.git"
},
"social_media_url": "https://twitter.com/BandarHL",
"platforms": {
"ios": "8.0"
},
"source_files": "BHExtension/Classes/**/*",
"resource_bundles": {
"BHExtension": [
"BHExtension/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}