blob: 24344cb23ce516ec81489e5d8bc32d7b8f1a8471 [file] [log] [blame]
{
"name": "onekit",
"version": "1.0.0",
"summary": "A short description of onekit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/onekit-objectivec/onekit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onekit": "onekit@onekit.cn"
},
"source": {
"git": "https://github.com/onekit-objectivec/onekit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "onekit/Classes/**/*"
}