blob: 7cfb4a468b2268193c373c8112f694784ba16edc [file] [log] [blame]
{
"name": "OCHuds",
"version": "1.3.1",
"summary": "A bunch of huds.",
"description": "A bunch of huds: Spinner, Progress, Message and Animated.",
"homepage": "https://github.com/OpenCraft/OCHuds",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Henrique Morbin": "morbin_@hotmail.com"
},
"source": {
"git": "https://github.com/OpenCraft/OCHuds.git",
"tag": "1.3.1"
},
"social_media_url": "https://twitter.com/Morbin_",
"platforms": {
"ios": "8.0"
},
"source_files": "OCHuds/Classes/**/*",
"resource_bundles": {
"OCHuds": [
"OCHuds/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}