blob: 2d03431ad01dbeef315fff575f1e772b8808b06a [file] [log] [blame]
{
"name": "TSPickFlavor",
"platforms": {
"ios": "10.0"
},
"summary": "TSPickFlavor lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Son Bui": "sonbt91@gmail.com"
},
"homepage": "https://github.com/sonbt91/TSRWPickFlavor",
"source": {
"git": "https://github.com/sonbt91/TSRWPickFlavor.git",
"tag": "1.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"CocoaLumberjack/Swift": [
],
"Kingfisher": [
],
"MBProgressHUD": [
"~> 1.1.0"
],
"KeychainAccess": [
],
"IQKeyboardManagerSwift": [
],
"Localize-Swift": [
],
"DZNEmptyDataSet": [
],
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"Moya/RxSwift": [
"~> 11.0"
],
"SwiftyJSON": [
]
},
"source_files": "RWPickFlavor/**/*.{swift}",
"resources": "RWPickFlavor/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}