blob: eed935462f8e337b16147f68bad135aa35eff788 [file] [log] [blame]
{
"name": "ResponsiveKit",
"version": "0.2",
"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.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}