blob: e1f983d1ecedb6a4d31f1fa909817d32eb365917 [file] [log] [blame]
{
"name": "LuKit",
"version": "0.0.1",
"summary": "A custom framework.",
"homepage": "https://github.com/RamboLouis/LuKit",
"license": "MIT",
"authors": {
"RamboLu": "coderambolu@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RamboLouis/LuKit.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}