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