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