[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 2 / e / Keychain / 0.1.0 / Keychain.podspec.json
blobcc1654197ab4ed0a57c06db1d6d1b1d0c8d7e47f
2   "name": "Keychain",
3   "version": "0.1.0",
4   "summary": "Keychain Wrapper Class.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pkrll/Keychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ardalan Samimi": "ardalan@saturnfive.se"
13   },
14   "source": {
15     "git": "https://github.com/pkrll/Keychain.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/pkrll",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Keychain/Classes/**/*",
23   "frameworks": "Foundation"