[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / d / 1 / HMSecretMessenger / 1.0.1 / HMSecretMessenger.podspec.json
blob78cc60391d8b35d47e4e21661dd11717dff69025
2   "name": "HMSecretMessenger",
3   "version": "1.0.1",
4   "summary": "Created separate Project for Core.",
5   "description": "Core functionality for SeceretMessenger base apps. Base of the Centrialised system.",
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/SecretMessenger.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HMSecretMessenger/Classes/**/*",
22   "resource_bundles": {
23     "HMSecretMessenger": [
24       "HMSecretMessenger/Assets/**/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "MapKit"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 2.3"
34     ],
35     "FMDB": [
36       "~> 2.6"
37     ],
38     "MMDrawerController": [
39       "~> 0.5.7"
40     ],
41     "SWTableViewCell": [
42       "~> 0.3.7"
43     ],
44     "FBAllocationTracker": [
45       "~> 0.1.5"
46     ],
47     "APAddressBook": [
48       "~> 0.3.1"
49     ]
50   }