[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / e / 5 / OCProjectBsics / 0.4.3 / OCProjectBsics.podspec.json
blob922c6d20b7ecf4d2bb7bbc3879bc7adfb99b0186
2   "name": "OCProjectBsics",
3   "version": "0.4.3",
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.4.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "resources": "OCProjectBsics/OCResource.bundle",
22   "source_files": "OCProjectBsics/**/*.{h,m}",
23   "public_header_files": [
24     "OCProjectBsics/OCProjectBsics.h",
25     "OCProjectBsics/Base/*.h",
26     "OCProjectBsics/Common/*.h",
27     "OCProjectBsics/Http/*.h"
28   ],
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "CoreGraphics"
33   ],
34   "dependencies": {
35     "SAMKeychain": [
37     ],
38     "AFNetworking": [
39       "~> 3.0"
40     ],
41     "MJRefresh": [
42       "~> 3.1.10"
43     ],
44     "YYModel": [
46     ],
47     "DGActivityIndicatorView": [
49     ]
50   }