blob: f223aa616754ab92c0274a41dba2687ff0e57a94 [file] [log] [blame]
{
"name": "OCHuds",
"version": "1.0.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.0.0"
},
"social_media_url": "https://twitter.com/Morbin_",
"platforms": {
"ios": "8.0"
},
"source_files": "OCHuds/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"OCExtensions": [
]
}
}