blob: 3d7df5d12bd7ac622b8c7b87aef136f0c7d0184c [file] [log] [blame]
{
"name": "Gluten",
"version": "0.1",
"license": "MIT",
"summary": "Unify XIB with it's code.",
"homepage": "https://github.com/wilbertliu/Gluten",
"social_media_url": "https://twitter.com/wilbertliu",
"authors": {
"Wilbert Liu": "wilbertliu@gmail.com"
},
"source": {
"git": "https://github.com/wilbertliu/Gluten.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Gluten",
"Gluten/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}