[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / c / 3 / RHBContacts / 1.0.1 / RHBContacts.podspec.json
blob24da0f2ee0c1d8891c7c181c79dd3e286bfde974
2   "name": "RHBContacts",
3   "version": "1.0.1",
4   "summary": "Contacts store utilities.",
5   "description": "RHBContacts Contacts store utilities.",
6   "homepage": "https://github.com/sisoje/RHBContacts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lazar Otasevic": "redhotbits@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sisoje/RHBContacts.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/redhotbits",
19   "documentation_url": "https://raw.githubusercontent.com/sisoje/RHBContacts/master/README.md",
20   "swift_versions": "5.1",
21   "platforms": {
22     "ios": "10.3",
23     "osx": "10.12"
24   },
25   "source_files": "Sources/**/*",
26   "swift_version": "5.1",
27   "testspecs": [
28     {
29       "name": "RHBContactsTests",
30       "test_type": "unit",
31       "requires_app_host": false,
32       "source_files": "Tests/**/*"
33     }
34   ]