blob: f7b68192fc3c0a91893574d10d1726eb69236281 [file] [log] [blame]
{
"name": "Suugar",
"version": "0.1.3",
"summary": "Build UI for iOS application by code",
"license": "MIT",
"homepage": "https://blog.kakeragames.com",
"authors": {
"thedoritos": "thedoritos@gmail.com"
},
"social_media_url": "https://twitter.com/thedoritos",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/thedoritos/suugar.git",
"tag": "0.1.3"
},
"source_files": [
"Suugar",
"Suugar/**/*.{h,m}"
]
}