[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / d / Fission / 0.0.3 / Fission.podspec.json
blobe9984eb81c57729b1d53f40859fe22e0fdb320ee
2   "name": "Fission",
3   "version": "0.0.3",
4   "summary": "A collection of functions and custom operators.",
5   "description": "\"A collection of functions and custom operators for function composition, function application, the monadic functions, and some other helpful things.\"",
6   "homepage": "https://github.com/Pearapps/Fission",
7   "license": {
8     "type": "Apache",
9     "file": "License"
10   },
11   "authors": {
12     "Kenny Ackerson": "pearapps@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/pearapps",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.11"
18   },
19   "source": {
20     "git": "https://github.com/Pearapps/Fission.git",
21     "tag": "0.0.3"
22   },
23   "source_files": [
24     "Files",
25     "Fission/**/*.{swift}"
26   ],
27   "requires_arc": true