[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / a / 9 / SwiftUtils / 1.6.2 / SwiftUtils.podspec.json
blob1ed785a00e0f5f5e870d132dd071ca25b29c8f2f
2   "name": "SwiftUtils",
3   "version": "1.6.2",
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.6.2"
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   ]