blob: 27c66571dab12c2b49bb7ca8b96b9b47729a7973 [file] [log] [blame]
{
"name": "VanFramework",
"version": "1.4.2",
"summary": "A Framework of iOS development. It will help developer more efficient",
"homepage": "https://github.com/Vandrim/VANFramework",
"license": "MIT",
"authors": {
"vandrim": "vandrim@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Vandrim/VANFramework.git",
"tag": "1.4.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"resources": "Resources.bundle",
"vendored_frameworks": [
"WWJFramework.framework",
"MJExtension.framework",
"SDAutoLayout.framework",
"SDWebImage.framework",
"AFNetworking.framework"
],
"requires_arc": true
}