blob: 4d11031fad90facaca43f5b4f7e7ffe907e91d22 [file] [log] [blame]
{
"name": "SwiftUI",
"version": "0.0.7",
"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.7"
},
"source_files": "SwiftUI/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}