{ | |
"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/**/*" | |
} |