blob: 88a9e9cffa0ad81724b33991dce729a69abd6d71 [file] [log] [blame]
{
"name": "contentfulManager",
"version": "0.1.0",
"summary": "contentfulManager for content offilen perisistence.",
"description": "'Contenful manager is maintance offline perisistence all content in a space.'",
"homepage": "https://github.com/Perumal1216/contentfulManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Perumal1216": "Perumal1216@gmail.com"
},
"source": {
"git": "https://github.com/Perumal1216/contentfulManager.git",
"tag": "0.1.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "Source/**/*.{swift}"
}