[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / d / 2 / e / Keychain / 0.1.1 / Keychain.podspec.json
blobdca34c8fdfd32795994e74a68c3515d9f79ca7d3
2   "name": "Keychain",
3   "version": "0.1.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/pkrll",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Keychain/Classes/**/*",
23   "frameworks": "Foundation"