blob: f4f73f60bcd186b2f4f16909ecd5441f841dc15c [file] [log] [blame]
{
"name": "StudyPlatform",
"version": "0.1.23",
"summary": "作为依赖库使用的学习平台框架版.",
"description": "作为依赖库使用的学习平台框架版....",
"homepage": "https://git.oschina.net/code_farm",
"license": "MIT",
"authors": {
"chaochaoboy": "351765666@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/chaochaoboy123/StudyPlatform.git",
"tag": "0.1.23"
},
"source_files": "Class/**/*.{h,m,xib}",
"resource_bundles": {
"StudyPlatform": [
"Resoruse/**/*"
]
},
"public_header_files": "Class/**/*.h",
"frameworks": [
"MediaPlayer",
"Foundation",
"UIKit"
],
"libraries": [
"icucore",
"sqlite3"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"AFNetworking": [
"= 2.5.4"
],
"KCCategory": [
],
"SVProgressHUD": [
],
"IQKeyboardManager": [
],
"MJRefresh": [
"~>3.1.0"
],
"MJExtension": [
"~> 3.0.10"
],
"SDWebImage": [
"~> 3.7.6"
],
"Realm": [
],
"JGProgressHUD": [
]
}
}