blob: c2c8e24caa382cb57fbebdb044e3c84164111bde [file] [log] [blame]
{
"name": "EZLoadingActivity",
"version": "0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EZLoadingActivity.swift"
}