blob: 9e3db925871cfdd4436149ff85b56fc76ed4faf3 [file] [log] [blame]
{
"name": "OCProjectBsics",
"version": "0.3.5",
"summary": "A short description of OCProjectBsics.",
"homepage": "https://github.com/AsTao/OCProjectBsics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tobias": "236048180@qq.com"
},
"source": {
"git": "https://github.com/AsTao/OCProjectBsics.git",
"tag": "0.3.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"resources": "OCProjectBsics/OCResource.bundle",
"source_files": "OCProjectBsics/**/*.{h,m}",
"public_header_files": [
"OCProjectBsics/OCProjectBsics.h",
"OCProjectBsics/Base/*.h",
"OCProjectBsics/Common/*.h",
"OCProjectBsics/Http/*.h"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"dependencies": {
"SAMKeychain": [
],
"AFNetworking": [
"~> 3.0"
],
"MJRefresh": [
"~> 3.1.10"
],
"YYModel": [
],
"DGActivityIndicatorView": [
]
}
}