blob: 116dce6b9042ad9b071474725d166ebd94b3c4c1 [file] [log] [blame]
{
"name": "VANLibs_NoNet",
"version": "0.5.2",
"platforms": {
"ios": "9.0"
},
"summary": "A Framework of iOS development. It will help developer more efficient",
"homepage": "https://github.com/Vandrim/vanlibs_noNet",
"license": "MIT",
"authors": {
"vandrim": "vandrim@163.com"
},
"source": {
"git": "https://github.com/Vandrim/vanlibs_noNet.git",
"tag": "0.5.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"resources": "Resources.bundle",
"vendored_frameworks": "VANLibs.framework",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"MJExtension": [
"~> 3.0.17"
],
"ReactiveObjC": [
"~> 3.1.1"
],
"SDWebImage": [
"~> 5.7.0"
],
"Reachability": [
"~> 3.2"
],
"MBProgressHUD": [
"~> 1.2.0"
],
"PinYin4Objc": [
"~> 1.1.1"
],
"SDCycleScrollView": [
"~> 1.80"
],
"FLAnimatedImage": [
"~> 1.0.12"
],
"MJRefresh": [
"~> 3.3.1"
],
"IQKeyboardManager": [
]
}
}