blob: 1263f7d98ac5ece9a70d62b7e6d7ee60af144944 [file] [log] [blame]
{
"name": "OCHuds",
"version": "1.2.0",
"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.2.0"
},
"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",
"dependencies": {
"OCExtensions": [
]
}
}