[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 5 / BeatChain / 1.0.0 / BeatChain.podspec.json
blobf4b139d29df7cb6b8fec66959518b8dfd2fea22e
2   "name": "BeatChain",
3   "version": "1.0.0",
4   "summary": "BeatChain is a manager for saving and retrieving string values into keychain written in swift.",
5   "description": "BeatChain is a manager for saving and retrieving string values into keychain written in swift. iOS devices, you can add, retrieve and delete\nitems from keychain.",
6   "homepage": "https://github.com/beatlabs/BeatChain",
7   "license": {
8     "type": "Apache Licence, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ΒΕΑΤ": "iosteam@thebeat.co"
13   },
14   "social_media_url": "http://twitter.com/taxibeat",
15   "source": {
16     "git": "https://github.com/beatlabs/BeatChain.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "BeatChain/**/*.swift",
24     "BeatChain/BeatChain.h"
25   ],
26   "swift_versions": [
27     "4.0",
28     "4.2",
29     "5.0",
30     "5.0"
31   ],
32   "swift_version": "5.0"