blob: 71d911be34344eb37bc1223dfb82c410a8c6a505 [file] [log] [blame]
{
"name": "yoodee",
"version": "1.0.0",
"summary": "Feed community.",
"description": "Freewill state employee",
"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": "1.0.0"
},
"source_files": "YooDee/Class/**/*.{lproj,h,m,swift,strings}",
"resources": "YooDee/Class/*.xcassets",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 5.0"
],
"SDWebImage": [
"~> 5.0"
],
"IQKeyboardManagerSwift": [
],
"Fusuma": [
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}