blob: 4fe1d0b09df37d1efe54d12520a676b3e7fe360e [file] [log] [blame]
{
"name": "LXText",
"version": "0.0.5",
"summary": "核心Base组件",
"description": "These files are the files of the core infrastructure, \nThese files need to be integrated and managed through cocoapods.",
"homepage": "https://github.com/SimilarAndStrange/LXText.git",
"license": "MIT",
"authors": {
"Wanglinxia": "linxia.wang@aorise.org"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SimilarAndStrange/LXText.git",
"tag": "0.0.5"
},
"requires_arc": true,
"source_files": "LXText/Core/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
"~> 1.0.2"
],
"SDWebImage": [
"~> 4.1.0"
],
"MJExtension": [
"~> 3.0.13"
],
"MBProgressHUD": [
"~> 1.0.0"
]
}
}