[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 9 / iOSTools / 0.6.0 / iOSTools.podspec.json
blob690517c7ceaf7a7641bcf2afc6ed4513eebb95ff
2   "name": "iOSTools",
3   "version": "0.6.0",
4   "summary": "iOS tools kit to make your life easier.",
5   "homepage": "https://github.com/VladasZ/iOSTools",
6   "authors": {
7     "Vladas Zakrevskis": "146100@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/VladasZ/iOSTools.git",
11     "tag": "0.6.0"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "license": "MIT",
18   "resources": [
19     "Sources/UI/Views/SwipyImageView/*.xib"
20   ],
21   "dependencies": {
22     "SwiftyTools": [
24     ]
25   },
26   "pushed_with_swift_version": "4.0"