[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / 5 / MMGoogleOTP / 0.0.2 / MMGoogleOTP.podspec.json
blob7eac2e5eac1c1c1a2e6125a2c5a2988313cbe7fe
2   "name": "MMGoogleOTP",
3   "version": "0.0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Google身份验证器",
12   "homepage": "https://github.com/xwgit2971/MMGoogleOTP",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMGoogleOTP.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "MMGoogleOTP/GoogleOTP/*.{h,m}",
22     "MMGoogleOTP/OC_Category/*.{h,m}",
23     "MMGoogleOTP/Views/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "SSKeychain": [
32       "~> 1.4.1"
33     ]
34   }