[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 9 / SMCore / 0.1.0 / SMCore.podspec.json
blob712abdeb1db61d9692cc39da22e48e67d949eaf1
2   "name": "SMCore",
3   "version": "0.1.0",
4   "summary": "SMCore - base functionality for SM styled apps",
5   "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 :)",
6   "homepage": "https://gitlab.com/hokim.m",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Khokim Mamarasulov": "alfacms.hm@gmail.com"
13   },
14   "source": {
15     "git": "https://hokim.m@gitlab.com/hokim.m/SMCore.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SMCore/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
24       "~> 2.6"
25     ],
26     "MMDrawerController": [
27       "~> 0.5.7"
28     ],
29     "SWTableViewCell": [
30       "~> 0.3.7"
31     ],
32     "FBAllocationTracker": [
33       "~> 0.1.5"
34     ],
35     "APAddressBook": [
36       "~> 0.3.1"
37     ]
38   }