blob: 51014a7423ba6d75423de9ac26649f6ff0574e05 [file] [log] [blame]
{
"name": "SwiftUI",
"version": "0.0.5",
"summary": "A short description of SwiftUI for others frameworks also. frameworks",
"description": "A short description of SwiftUI for others frameworks also",
"homepage": "https://github.com/ravikanthatstoryboard/SwiftUI",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Ravikanth": "ravikanth.icfai@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ravikanthatstoryboard/SwiftUI.git",
"tag": "0.0.5"
},
"source_files": "SwiftUI/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}