blob: 815265f8291294976b6fdfc8842b0fd46b2ebedd [file] [log] [blame]
{
"name": "Neon",
"version": "0.3.4.3",
"license": "MIT",
"summary": "A powerful Swift programmatic UI layout framework.",
"homepage": "https://github.com/mamaral/neon",
"social_media_url": "http://twitter.com/MikeAmaral",
"authors": {
"Mike Amaral": "mike.amaral36@gmail.com"
},
"source": {
"git": "https://github.com/mamaral/neon.git",
"tag": "v0.3.4.3"
},
"platforms": {
"osx": "10.11",
"ios": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}