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