[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 8 / MSFirstLib / 0.1.0 / MSFirstLib.podspec.json
blob22154e8efd9961853b900b4181371c987333b617
2   "name": "MSFirstLib",
3   "version": "0.1.0",
4   "summary": "MSFirstLib for kickstarting iOS apps.",
5   "description": "MSFirstLib for kickstarting iOS apps. Install library in to project, never have to write this generic code again...!!!",
6   "homepage": "https://github.com/mital87/MSFirstLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mital Solanki": "mital@defsysgroup.com"
13   },
14   "source": {
15     "git": "https://github.com/mital87/MSFirstLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MSFirstLib/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "SystemConfiguration"
25   ],
26   "pushed_with_swift_version": "4.0"