blob: 3ea8d77500103bf4626db47e1e4d108e7d97d1d4 [file] [log] [blame]
{
"name": "myhome",
"version": "0.9.3",
"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/myhome.git",
"tag": "0.9.3"
},
"source_files": "MyHome/Class/**/*.{lproj,h,m,swift,strings}",
"resources": "MyHome/Class/*.xcassets",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 5.0"
],
"SDWebImage": [
"~> 5.0"
],
"IQKeyboardManagerSwift": [
],
"Fusuma": [
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}