blob: 0c7eddc162859013202a172f3cf5ff182a341205 [file] [log] [blame]
{
"name": "yoodee",
"version": "0.9.12",
"summary": "Feed community.",
"description": "Freewill Feed community library",
"homepage": "https://hr.freewillgroup.com",
"license": "MIT",
"authors": {
"suthisak chuenjit": "suthisak.ch@hotmail.com"
},
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source": {
"git": "http://gitlab.freewillgroup.com/fwmdckk/yoodee.git",
"tag": "0.9.12"
},
"source_files": [
"YooDee",
"YooDee/Class/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 5.0"
],
"SDWebImage": [
"~> 5.0"
],
"IQKeyboardManagerSwift": [
],
"Fusuma": [
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}