blob: a70ddac9ecf82b96393afad51dbb88f3b73a98a9 [file] [log] [blame]
{
"name": "VANLibs",
"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",
"license": "MIT",
"authors": {
"vandrim": "vandrim@163.com"
},
"source": {
"git": "https://github.com/Vandrim/vanlibs.git",
"tag": "0.5.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"resources": "Resources.bundle",
"vendored_frameworks": "VANLibs.framework",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 4.0.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": [
]
}
}