blob: 032e45cd35d17ce8d52f5c41fa8b230c8ec5bd98 [file] [log] [blame]
{
"name": "Mixin",
"version": "0.1.1",
"summary": "Mixins for iOS projects",
"description": "Add React.js-like mixins to your iOS projects",
"homepage": "https://github.com/oney/Mixin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Howard Yang": "appdevoney@gmail.com"
},
"source": {
"git": "https://github.com/oney/Mixin.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Mixin/Classes/**/*",
"pushed_with_swift_version": "4.0"
}