[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / e / RealPosting / 0.1.111 / RealPosting.podspec.json
blob76df143c965ba22fdccc7de4ddf2c1a9395c1347
2   "name": "RealPosting",
3   "version": "0.1.111",
4   "summary": "A short description of RealPosting.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://bitbucket.org/iosteam-epaper/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huy-luvapay": "huy.van@epapersmart.com"
13   },
14   "source": {
15     "git": "https://phuhuy2016@bitbucket.org/iosteam-epaper/realposting.git",
16     "tag": "0.1.111"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "RealPosting/Classes/**/*.{h,m,mm,swift}",
24   "resources": [
25     "RealPosting/Assets/**/*.{png,jpg}",
26     "RealPosting/Classes/**/*.xib",
27     "RealPosting/Classes/**/*.json",
28     "RealPosting/Classes/**/*.lproj"
29   ],
30   "dependencies": {
31     "Eureka": [
32       "~> 5.3.2"
33     ],
34     "MBProgressHUD": [
36     ],
37     "MMediaPicker": [
39     ],
40     "SwiftRichString": [
42     ],
43     "SDAutoLayout": [
44       "~> 2.2.0"
45     ],
46     "Kingfisher": [
47       "~> 5.15.7"
48     ],
49     "Bolts-Swift": [
51     ],
52     "SwiftyJSON": [
54     ]
55   },
56   "pod_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   },
59   "user_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "swift_version": "5.0"