blob: c4d117f11a1ce77fe5a7f3f57a55fd3bf3a2aaca [file] [log] [blame]
{
"name": "CHICore",
"version": "0.3.0",
"summary": "CHICore is a set of helpers and services for a project in CHili studio.",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/chili-ios/CHICore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chili": "studio@chi.lv"
},
"source": {
"git": "https://github.com/chili-ios/CHICore.git",
"tag": "0.3.0"
},
"source_files": "CHICore/Classes/**/*.swift",
"swift_version": "4.2"
}