blob: 14693af242b1bab72d574910653511345c561ee6 [file] [log] [blame]
{
"name": "BagelCore",
"version": "1.2.1",
"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.2.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Classes/**/*.{h,m}"
}