[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / 9 / DashView / 0.0.2 / DashView.podspec.json
blob9446996358bf7a61acdde7c35bf74036cee1cda4
2   "name": "DashView",
3   "version": "0.0.2",
4   "summary": "Simple Dash View control in swift",
5   "homepage": "http://github.com/al7/DashView",
6   "license": "MIT",
7   "authors": {
8     "Alex Leite": "admin@al7dev.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/al7/DashView.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "DashView/Source",
19     "DashView/Source/**/*.{h,m,swift}"
20   ],
21   "requires_arc": true,
22   "xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   }