blob: 160fc00a2bcc6c2e21de1163913c7f97d82c1275 [file] [log] [blame]
{
"name": "CustomLoader",
"version": "1.0.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",
"screenshots": [
"https://github.com/fritzgerald/screenshots/raw/master/CustomLoader/Capture1.png",
"https://github.com/fritzgerald/screenshots/raw/master/CustomLoader/Capture2.png",
"https://github.com/fritzgerald/screenshots/raw/master/CustomLoader/Capture3.png"
],
"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": "1.0.0"
},
"source_files": [
"Source/",
"Source/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}