blob: a00b3aa83b2231ebe561d20b5cf84505684a4ee9 [file] [log] [blame]
{
"name": "ChronosCore",
"version": "0.1.0",
"summary": "A date tool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zchan0/ChronosCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cencen Zheng": "zhengcc124@gmail.com"
},
"source": {
"git": "https://github.com/zchan0/ChronosCore.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/cisssyz",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "ChronosCore/Classes/**/*"
}