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