blob: b2bd0f0f67eac86720f7eff42c574de4f603d2bc [file] [log] [blame]
{
"name": "RZSquaresLoading",
"version": "1.1",
"summary": "iOS loading animations with squares.",
"homepage": "https://github.com/robinzhangx/RZSquaresLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"robinz": "robin.zhangx@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/robinzhangx/RZSquaresLoading.git",
"tag": "1.1"
},
"source_files": "RZSquaresLoading/RZSquaresLoading.{h,m}",
"requires_arc": true
}