[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 4 / 1 / b / MPUKeychain / 0.1.0 / MPUKeychain.podspec.json
blob6ea515cde0fc21215c2fcc66751504d22b368bf5
2   "name": "MPUKeychain",
3   "version": "0.1.0",
4   "summary": "Quick and easy data saving in secured Keychain.",
5   "description": "Save any data securely to iOS Keychain.",
6   "homepage": "https://github.com/martinpucik/MPUKeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Martin Púčik": "martin.pucik@me.com"
13   },
14   "source": {
15     "git": "https://github.com/martinpucik/MPUKeychain.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/martinpucik",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MPUKeychain/Classes/**/*"