blob: 73ae95814e43f2856fd1bf0f0f7a445d5850ecde [file] [log] [blame]
{
"name": "KitKatPod",
"version": "0.1.0",
"summary": "A short description of KitKatPod.",
"description": "Here is the longer description of the library",
"homepage": "https://github.com/ravi8x/KitKatPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ravi8x@gmail.com": "ravi8x@gmail.com"
},
"source": {
"git": "https://github.com/ravi8x/KitKatPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KitKatPod/Classes/**/*"
}