blob: 4e6f96c87646287c4597056af88e3b4defe331f6 [file] [log] [blame]
{
"name": "GSLoadingIndicator",
"version": "0.2.0",
"summary": "GSLoadingIndicator is a loading indicator",
"description": "GSLoadingIndicator is loading indicator. It's looks like android material design and cool.",
"homepage": "https://github.com/gangstarmn/GSLoadingIndicator",
"license": "MIT",
"authors": {
"Gantulga": "gangstarmn@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gangstarmn/GSLoadingIndicator.git",
"tag": "0.2.0"
},
"source_files": "GSLoadingIndicator/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}