blob: 97c82847960a46d33d7e2f042287a49e935c3d80 [file] [log] [blame]
{
"name": "HintPod",
"version": "1.0.4",
"summary": "Build a community with two lines of code.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/melwaraki/HintPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melwaraki": "mirage299@gmail.com"
},
"source": {
"git": "https://github.com/melwaraki/HintPod.git",
"tag": "1.0.4"
},
"social_media_url": "https://twitter.com/hintpod",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "HintPod/Classes/**/*",
"resources": "HintPod/Assets/*.{png,jpeg,jpg,storyboard,xib,xcassets,json}",
"resource_bundles": {
"HintPod": [
"HintPod/Assets/*.png"
]
},
"dependencies": {
"Alamofire": [
],
"UITextView+Placeholder": [
]
},
"swift_version": "5.0"
}