blob: cf24f4f5e2c76944befa33c9f045a8f0d3a435ac [file] [log] [blame]
{
"name": "JoUIKit",
"summary": "A iOS Kit",
"version": "0.0.10",
"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.10"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{swift,h,m}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}