blob: a159f10823b79ce5629fc0d25d66c47f06663b1c [file] [log] [blame]
{
"name": "EZLoadingActivity",
"version": "0.4",
"summary": "Lightweight Swift loading activity for iOS7+",
"description": "Lightweight Swift loading activity for iOS7+. Really simple to use, just add the class and write 1 line of code.",
"homepage": "https://github.com/goktugyil/EZLoadingActivity",
"license": "MIT",
"authors": {
"goktugyil": "gok-2@hotmail.com"
},
"source": {
"git": "https://github.com/goktugyil/EZLoadingActivity.git",
"tag": "0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EZLoadingActivity.swift"
}