blob: 063f1c886bb5e57870db2c38e16865be28ba832a [file] [log] [blame]
{
"name": "JavaShopBaseEngine",
"version": "0.0.2",
"summary": "JavaShop Basic dynamic dependency Library.",
"homepage": "https://github.com/YuMengShuaii/JavaShopBaseEngine/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yumengshuai": "yumengshuai@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YuMengShuaii/JavaShopBaseEngine.git",
"tag": "0.0.2"
},
"source_files": [
"JavaShopBaseEngine",
"SourceFile/*.{swift}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}