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