blob: 478266cef4947eb7f0e6cc690db4b78b085d28e4 [file] [log] [blame]
{
"name": "ResponsiveKit",
"version": "0.1",
"summary": "Swift framework for working with various view sizes in iOS.",
"homepage": "https://github.com/shnhrrsn/ResponsiveKit",
"license": "MIT",
"authors": "Shaun Harrison",
"social_media_url": "http://twitter.com/shnhrrsn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shnhrrsn/ResponsiveKit.git",
"tag": "0.1"
},
"source_files": "*.swift",
"requires_arc": true
}