[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 9 / 5 / Flow.m / 0.0.1 / Flow.m.podspec.json
blob98173d94db1e8e4de8769e54391a56a0d457a4bb
2   "name": "Flow.m",
3   "version": "0.0.1",
4   "summary": "Simple async processing with pass/miss.",
5   "homepage": "https://github.com/yaakaito/Flow.m",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "authors": {
14     "KAZUMA Ukyo": "yaakaito@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/yaakaito/Flow.m.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "Flowm",
22     "Flowm/**/*.{h,m}"
23   ],
24   "public_header_files": "Flowm/**/*.h",
25   "requires_arc": true