[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / d / Fission / 0.1 / Fission.podspec.json
bloba90b1f9a726d7a7ca8c12c18b1ef511db5c9df46
2   "name": "Fission",
3   "version": "0.1",
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.1"
22   },
23   "source_files": [
24     "Files",
25     "Fission/**/*.{swift}"
26   ],
27   "requires_arc": true