[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 2 / BoxPod / 3.0 / BoxPod.podspec.json
blob47f3c58670be5864b4879ed25ffbd374c1e9aaf1
2   "name": "BoxPod",
3   "version": "3.0",
4   "summary": "Swift µframework of the ubiquitous Box<T> & MutableBox<T> reference types, for recursive value types & misc. other purposes.",
5   "homepage": "https://github.com/robrix/Box",
6   "license": "MIT",
7   "authors": {
8     "robrix": "rob.rix@github.com"
9   },
10   "source": {
11     "git": "https://github.com/robrix/Box.git",
12     "tag": "3.0"
13   },
14   "source_files": "Box/**/*.{h,swift}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "pushed_with_swift_version": "3.0"