blob: 162c65d2930f4d4b67f192a63a321248fe29f235 [file] [log] [blame]
{
"name": "ParithiBasics",
"version": "0.1.0",
"summary": "Basic Framework of iOS - Parithi Network",
"description": "'This framework is designed to create a basic framework for apps built at Parithi Network.'",
"homepage": "https://github.com/ParithiNetwork/ParithiBasics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"parithi": "mail@parithi.com"
},
"source": {
"git": "https://github.com/ParithiNetwork/ParithiBasics.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/parithi",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}