blob: 04c5428e7274a2ac38ea56e9d34191d6e51ffe94 [file] [log] [blame]
{
"name": "SwiftUIObjective",
"version": "0.0.2",
"summary": "A short description of SwiftUIObjective. checking for UI test choosealicense",
"description": "hink: What does it do? Why did you write it? What is the focus?",
"homepage": "http://github.com/ravikanthatstoryboard/SwiftUIObjective",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Ravikanth": "ravikanth.icfai@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ravikanthatstoryboard/SwiftUIObjective.git",
"tag": "0.0.2"
},
"source_files": "SwiftUIObjective/**/*.{h,m}",
"exclude_files": "SwiftUIObjective/Exclude",
"requires_arc": true
}