blob: a8ebe4d486c777985950d2cf4192c4348aedebf3 [file] [log] [blame]
{
"name": "RJWebView",
"version": "0.0.3",
"summary": "A RJWebView written in Swift for iOS",
"description": "A much longer description of MyFramework",
"homepage": "https://github.com/rajaslucky89/RJWebview",
"license": {
"type": "Copyright",
"text": "LICENSE"
},
"authors": {
"Raja Syahmudin": "rajaslucky89@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/rajaslucky89/RJWebview.git",
"tag": "0.0.3"
},
"resources": "RJWebView/**/*.xib",
"swift_version": "4.2"
}