[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / f / MYiOSUtils / 1.0.0 / MYiOSUtils.podspec.json
blob5dd8c32240a26091c80d3e1798bcaa75c63325f6
2   "name": "MYiOSUtils",
3   "version": "1.0.0",
4   "summary": "This is the tool I have accumulated over the years.",
5   "homepage": "https://github.com/ZoharChZ/MYiOSUtils.git",
6   "license": "MIT",
7   "authors": {
8     "ZoharChZ": "zoharchz@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/ZoharChZ/MYiOSUtils.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "MYiOSUtils/**/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "AVFoundation",
21     "Foundation"
22   ],
23   "requires_arc": true