blob: 73fcc6d68cf03087310ba79a50d5571af824e772 [file] [log] [blame]
{
"name": "CoconutLib",
"version": "1.0.0",
"summary": "Description of CoconutLib Framework.",
"description": "A bigger description of CoconutLib Framework.",
"homepage": "https://mobiotics.com",
"license": {
"type": "MIT",
"text": "The MIT license (MIT) \\n Copyright (c) Sasikumar <sasikumar.d@mobiotics.com>."
},
"authors": {
"Sasikumar": "sasikumar.d@mobiotics.com"
},
"source": {
"git": "https://sasikumarMobi@bitbucket.org/sasikumarMobi/coconutlib.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "CoconutLib.xcframework"
},
"platforms": {
"ios": "10.3"
}
}