blob: 577f69f9c8b3bc7babf5d9681b543a656c789616 [file] [log] [blame]
{
"name": "MKLabel",
"version": "0.1.0",
"summary": "MKLabel is Swift Libarary",
"description": "It will create blinking label for users in swift language.",
"homepage": "https://github.com/maheepk/MKLabel",
"license": "MIT",
"authors": {
"Maheep Kaushal": "maheepkaushal@gmail.com"
},
"source": {
"git": "https://github.com/maheepk/MKLabel.git",
"tag": "0.1.0",
"commit": "8bdfaa6eb35138508adb296858945c67f7446622"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MKLabel": [
"Pod/Assets/*.png"
]
}
}