blob: 8c38533379025b451025054deeaf23edeb2e4f69 [file] [log] [blame]
{
"name": "GridSwiftLogo",
"version": "3.0.7",
"summary": "An animated Grid Logo helper.",
"homepage": "https://github.com/the-grid/GridSwiftLogo",
"license": {
"type": "MIT"
},
"authors": {
"Nick Velloff": "nick.velloff@gmail.com"
},
"social_media_url": "https://twitter.com/nickvelloff",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/the-grid/GridSwiftLogo.git",
"tag": "3.0.7"
},
"source_files": [
"Classes",
"GridLogo/**/*.swift"
],
"requires_arc": true
}