blob: 01cfdcce6c8c97dc812a28871ef7efab517e2976 [file] [log] [blame]
{
"name": "LPCommonModule",
"version": "1.0.0",
"summary": "通用的第三方pod等依赖",
"description": "App基础,第三方pod等依赖 #描述",
"homepage": "https://github.com/Jacky-LinPeng/LPCommonModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linpeng": "540933120@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jacky-LinPeng/LPCommonModule.git",
"tag": "1.0.0"
},
"source_files": "LPCommonModule/LPCommonModule/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"ReactiveCocoa": [
"2.5"
],
"AFNetworking": [
],
"YYModel": [
],
"SDWebImage": [
"~> 5.0.0-beta3"
],
"Masonry": [
"~> 1.1.0"
],
"SVProgressHUD": [
]
}
}