blob: 3a1adc42b1c54e9ade0a0fa6b36815d54e2f8585 [file] [log] [blame]
{
"name": "BagelCore",
"version": "1.1.0",
"summary": "Shared source of Bagel (iOS, macOS).",
"description": "Shared source of Bagel (iOS, macOS).",
"homepage": "https://github.com/yagiz/BagelCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yagiz": "yagizgurgul@gmail.com"
},
"source": {
"git": "https://github.com/yagiz/BagelCore.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"source_files": "Classes/**/*.{h,m}"
}