[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 6 / 1 / Persistable / 0.1.2 / Persistable.podspec.json
blob27b240897203a2268ec55bf41f739ef9478d3344
2   "name": "Persistable",
3   "version": "0.1.2",
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": "0.1.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "Persistable.swift"
21   },
22   "requires_arc": true