blob: 3edb002300168540fd56004cd2d9b9e9e41e5ee7 [file] [log] [blame]
{
"name": "TestOpenXC",
"version": "0.1.0",
"summary": "A subclass on UILabel that provides a blink.",
"swift_version": "3.2",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking",
"homepage": "https://github.com/ranjans402/TestOpenXC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ranjan sahu": "kranjan@ford.com"
},
"source": {
"git": "https://github.com/ranjans402/TestOpenXC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestOpenXC/Classes/**/*"
}