[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / a / TTSUtility / 0.0.3 / TTSUtility.podspec.json
blob6487c7848aa1a0a37c220175d7d7bee640bb5b02
2   "name": "TTSUtility",
3   "version": "0.0.3",
4   "summary": "A Utility methods for initial app creation",
5   "description": "A methods for initial app creation and common things",
6   "homepage": "https://www.techmango.net/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Ramkumar": "ramkumar.g@techmango.net"
12   },
13   "platforms": {
14     "ios": "15.0"
15   },
16   "dependencies": {
17     "Alamofire": [
19     ],
20     "AlamofireImage": [
22     ],
23     "IQKeyboardManagerSwift": [
25     ],
26     "ReachabilitySwift": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "Toaster": [
34     ]
35   },
36   "exclude_files": "Classes/Exclude",
37   "source": {
38     "git": "http://172.105.58.38/git-projects/pvbm-ios.git",
39     "branch": "TestSwfitFramework",
40     "tag": "v0.0.3"
41   },
42   "swift_versions": "5.0",
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "swift_version": "5.0"