blob: 96dd8ab89ff387b4a3b6d7dcf4bd15839137020c [file] [log] [blame]
{
"name": "GridSwiftLogo",
"version": "4.0.0",
"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": "4.0.0"
},
"source_files": [
"Classes",
"GridLogo/**/*.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}