blob: ea9442ba2ae9dce7b91520b4d9fa771416ac4599 [file] [log] [blame]
{
"name": "CGFloatLiteral",
"version": "0.2.0",
"summary": "Simple CGFloat initializer.",
"homepage": "https://github.com/devxoul/CGFloatLiteral",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/CGFloatLiteral.git",
"tag": "0.2.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}