[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / e / 5 / OCProjectBsics / 0.1.7 / OCProjectBsics.podspec.json
blob88c685197b134208f1a5dffd4f5323d1d3045ac3
2   "name": "OCProjectBsics",
3   "version": "0.1.7",
4   "summary": "A short description of OCProjectBsics.",
5   "homepage": "https://github.com/AsTao/OCProjectBsics",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tobias": "236048180@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/AsTao/OCProjectBsics.git",
15     "tag": "0.1.7"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "OCProjectBsics/**/*.{h,m}",
22   "public_header_files": [
23     "OCProjectBsics/OCProjectBsics.h",
24     "OCProjectBsics/Base/*.h",
25     "OCProjectBsics/Common/*.h",
26     "OCProjectBsics/Http/*.h"
27   ],
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "CoreGraphics"
32   ],
33   "dependencies": {
34     "SAMKeychain": [
36     ],
37     "AFNetworking": [
38       "~> 3.0"
39     ],
40     "MJRefresh": [
41       "~> 3.1.10"
42     ],
43     "YYModel": [
45     ],
46     "DGActivityIndicatorView": [
48     ]
49   }