blob: ca26358665b1fe12cba93c8f49f10d5ad00c90f0 [file] [log] [blame]
{
"name": "ChillFramework",
"version": "1.0.0",
"summary": "A short description",
"description": "This is a description that i write",
"homepage": "https://github.com/chillxcode/ChillFramework",
"license": "MIT",
"authors": {
"Emre Celik": "emrecelikk97@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/chillxcode/ChillFramework.git",
"tag": "1.0.0"
},
"source_files": "ChillFramework/**/*.{h,m,swift}"
}