blob: aa5c74b6e9f984ff5868aa38ea14971dea5d9965 [file]
{
"name": "YGElfControl",
"version": "0.1.3",
"summary": "定制一些常用的控件.",
"description": "一些常用的UI控件,方便在项目中使用.",
"homepage": "https://github.com/rays77/YGElfControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rays": "376906177@qq.com"
},
"source": {
"git": "https://github.com/rays77/YGElfControl.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YGElfControl/Classes/**/*",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"SDWebImage": [
"~> 5.0"
],
"AFNetworking": [
"~> 3.0"
],
"SVProgressHUD": [
],
"Masonry": [
]
}
}