blob: e3446c3c0d940fc946779ea9a19ac0ae6d0c4971 [file] [log] [blame]
{
"name": "Framing",
"version": "0.1.1",
"summary": "Swifty approach to declarative frame layouts",
"homepage": "https://github.com/ncreated/Framing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Maciek Grzybowski",
"social_media_url": "http://twitter.com/ncreated",
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/ncreated/Framing.git",
"tag": "0.1.1"
},
"source_files": "Framing/*.swift",
"pushed_with_swift_version": "3.0"
}