blob: c137409fce9b6bb2d75dd4b1eb22bcc7509eb20b [file] [log] [blame]
{
"name": "KMKit",
"version": "1.0.0",
"summary": "A short description of KMKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KlinMo/KMKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Klin.Mo": "guoyuanmo@126.com"
},
"source": {
"git": "https://github.com/KlinMo/KMKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KMKit/Classes/**/*"
}