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