blob: 712abdeb1db61d9692cc39da22e48e67d949eaf1 [file] [log] [blame]
{
"name": "SMCore",
"version": "0.1.0",
"summary": "SMCore - base functionality for SM styled apps",
"description": "The Project created to keep tracked all the dependent for SecretMessenger styled application. Ideal version for project: Installing pod ~> Changing View component ~> setting Application specific info ~> Publishing to AppStore :)",
"homepage": "https://gitlab.com/hokim.m",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Khokim Mamarasulov": "alfacms.hm@gmail.com"
},
"source": {
"git": "https://hokim.m@gitlab.com/hokim.m/SMCore.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SMCore/Classes/**/*",
"dependencies": {
"FMDB": [
"~> 2.6"
],
"MMDrawerController": [
"~> 0.5.7"
],
"SWTableViewCell": [
"~> 0.3.7"
],
"FBAllocationTracker": [
"~> 0.1.5"
],
"APAddressBook": [
"~> 0.3.1"
]
}
}