blob: 75867b6a6737e925e042b2f9d6610076c95b6667 [file] [log] [blame]
{
"name": "OCProjectBsics",
"version": "0.1.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.1.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"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": [
]
}
}