[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 2 / DemoLibrary / 0.1.0 / DemoLibrary.podspec.json
blob380c3ef3e7164608a22ae1df1e8834f70a0c3ddf
2   "name": "DemoLibrary",
3   "version": "0.1.0",
4   "summary": "Make a demo for my first Swift library",
5   "description": "I would like to learn how to create a library for iOS by Swift. This project is how I learned",
6   "homepage": "https://github.com/theanh90/DemoLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "theanh90": "theanh90@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/theanh90/DemoLibrary.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "DemoLibrary/Classes/**/*",
23   "swift_version": "4.0"