[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / e / VietThucSwift / 0.1.4 / VietThucSwift.podspec.json
blob695520e0c1271d330b1c38baffa57a2cdcf3e0ca
2   "name": "VietThucSwift",
3   "version": "0.1.4",
4   "summary": "Swift libnary of Trần Việt Thức. Tel: 038.99.55.141",
5   "description": "Swift libnary of Trần Việt Thức. Tel: 038.99.55.141. Please install libnary into project, never have to write this generic code again!",
6   "homepage": "https://gitlab.com/cnttitk36/vietthuc-libnary",
7   "license": {
8     "type": "MIT",
9     "file": "VietThucSwift/LICENSE"
10   },
11   "authors": {
12     "Trần Việt Thức": "cnttitk36@gmail.com"
13   },
14   "swift_versions": "4.0",
15   "pod_target_xcconfig": {
16     "SWIFT_VERSION": "4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source": {
22     "git": "https://gitlab.com/cnttitk36/vietthuc-libnary.git",
23     "tag": "0.1.4"
24   },
25   "social_media_url": "http://mobiapps.vn/img/whitelogo.png",
26   "source_files": "VietThucSwift/VietThucSwift/Classes/**/*.{swift,xib}",
27   "resource_bundles": {
28     "VietThucSwift": [
29       "VietThucSwift/VietThucSwift/**/*.{xib,mp3,png,jpg}"
30     ]
31   },
32   "requires_arc": true,
33   "static_framework": true,
34   "frameworks": [
35     "UIKit",
36     "MapKit"
37   ],
38   "dependencies": {
39     "DeviceKit": [
40       "~> 1.9.0"
41     ]
42   }