[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / a / 9 / SwiftUtils / 1.0.26 / SwiftUtils.podspec.json
blobe8bb291c8a16f7b4e37379cb2ca5fa3852da1b02
2   "name": "SwiftUtils",
3   "version": "1.0.26",
4   "license": "MIT",
5   "summary": "SwiftUtils",
6   "homepage": "https://github.com/zendobk/SwiftUtils",
7   "authors": {
8     "Dao Nguyen": "zendobk"
9   },
10   "source": {
11     "git": "https://github.com/zendobk/SwiftUtils.git",
12     "tag": "1.0.26"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "UIKit"
22     ]
23   },
24   "source_files": [
25     "SwiftUtils/Classes/*.swift",
26     "SwiftUtils/Extensions/*.swift"
27   ]