blob: df7d74e23c0ca6b502c00e863ab8840d485fe210 [file] [log] [blame]
{
"name": "GridSwiftLogo",
"version": "3.0.4",
"summary": "An animated Grid Logo helper.",
"homepage": "https://github.com/the-grid/GridAPISwiftClient",
"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.4"
},
"source_files": [
"Classes",
"GridLogo/**/*.swift"
],
"requires_arc": true
}