blob: 58d8ca883749ccb534fdf141507d6795ffd20c7d [file] [log] [blame]
{
"name": "CustomLoader",
"version": "0.1.0",
"summary": "Custom loader system for iOS",
"description": "Custom loader system for iOS that provide default loaders\nand a way to display a custom loader",
"homepage": "https://github.com/fritzgerald/CustomLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MUISEROUX Fritzgerald": "f.muiseroux@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fritzgerald/CustomLoader.git",
"tag": "0.1.0"
},
"source_files": [
"Source/",
"Source/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}