blob: c1e8ccf59f72392069dd277869513b90478b50e8 [file] [log] [blame]
{
"name": "iOS_FS",
"platforms": {
"ios": "12.0"
},
"summary": "RWPickFlavor lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "Copyright",
"text": "Created and licensed by Navblue. Copyright 2019 Navblue. All rights reserved."
},
"authors": {
"Ashish Awasthi": "myemail.awasthi@gmail.com"
},
"homepage": "https://github.com/awasthi027/",
"source": {
"git": "https://github.com/awasthi027/iOS_FS.git",
"branch": "master",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "iOS_FS/**/*.{swift}",
"resources": "iOS_FS/**/*.{png}",
"swift_versions": "4.2",
"swift_version": "4.2"
}