blob: c7cb2fe1aa74350b6ff8175a72d06145dfdba98a [file] [log] [blame]
{
"name": "JoUIKit",
"summary": "A iOS Kit",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"django": "djangolei@gmail.com"
},
"homepage": "https://github.com/djangolee/JoUIKit",
"source": {
"git": "https://github.com/djangolee/JoUIKit.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}