blob: 7fb9812af04d99d00ec57eeb3c832dd9cc41c89b [file] [log] [blame]
{
"name": "Ubud",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Carousel photo browser library for iOS.",
"homepage": "https://github.com/lkmfz/Ubud",
"social_media_url": "https://twitter.com/lkmfz",
"authors": {
"Luqman Fauzi": "luckman.fauzi@gmail.com"
},
"source": {
"git": "https://github.com/lkmfz/Ubud.git",
"tag": "0.1.0"
},
"source_files": "Ubud/Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}