blob: a69c1127c8046eda0a5630afc43f8271280097f9 [file] [log] [blame]
{
"name": "Suugar",
"version": "0.1.2",
"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.2"
},
"source_files": [
"Suugar",
"Suugar/**/*.{h,m}"
]
}