blob: f6be2d303ba1e7380b5136732cbddd600ac6ee44 [file] [log] [blame]
{
"name": "PXLNetWork",
"version": "1.0.7",
"summary": "This is a network based on afnetworking module.",
"description": "This is a network based on afnetworking module.haha",
"homepage": "https://github.com/1551715165",
"license": "MIT",
"authors": {
"1551715165": "1551715165@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1551715165/IOSArchitecture.git",
"tag": "1.0.7"
},
"source_files": [
"Expand/**/**/*.{h,m}",
"Expand/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true,
"dependencies": {
"YYCache": [
"~> 1.0.4"
],
"MBProgressHUD": [
"~> 0.9.2"
],
"AFNetworking": [
"~> 3.1.0"
],
"MJRefresh": [
"~> 3.1.0"
],
"SDWebImage": [
"~> 3.7.5"
],
"Masonry": [
"~> 1.0.1"
],
"YYModel": [
"~> 1.0.4"
]
}
}