[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / b / 6 / 1 / Persistable / 1.0.0 / Persistable.podspec.json
blob907542645da95d87a5fca6bb5670e183fd3d792b
2   "name": "Persistable",
3   "version": "1.0.0",
4   "summary": "Simple type safe persistable values to use as settings within your app.",
5   "homepage": "https://github.com/dclelland/Persistable",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/Persistable.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "Persistable.swift"
21   },
22   "requires_arc": true