blob: 433bc700019b818eb8798211722b171586755d81 [file] [log] [blame]
{
"name": "JCore-ui",
"version": "0.4.0",
"summary": "This is an UI Lib for iOS",
"platforms": {
"ios": "8.0"
},
"description": "This is an UI Lib to iOS. This description is too large than summary",
"homepage": "https://github.com/jghg02/JCore-ui",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josue Hernandez": "jghg.02@gmail.com"
},
"source": {
"git": "https://github.com/jghg02/JCore-ui.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/jghg02",
"swift_version": "4.0",
"source_files": "LibraryComponents/**/*",
"resource_bundles": {
"JCore-ui": [
"LibraryComponents/Resources/*.{xcassets,png,json}"
]
}
}