blob: d747fe7c6d5f51b9a1cf88a84e3b6fce2ce94d66 [file] [log] [blame]
{
"name": "CCLocalLib",
"version": "2.2.3",
"summary": "CCLocalLib.",
"description": "CCLocalLib for project .",
"authors": {
"冯明庆": "elwinfrederick@163.com"
},
"homepage": "https://github.com/VArbiter/CCLocalLibrary",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VArbiter/CCLocalLibrary.git",
"tag": "2.2.3"
},
"source_files": [
"CCLocalLib",
"CCLocalLib/**/*"
],
"frameworks": [
"Foundation",
"UIKit",
"AssetsLibrary",
"Photos",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"CoreTelephony",
"MobileCoreServices"
],
"dependencies": {
"MBProgressHUD": [
"~> 1.0.0"
],
"SDWebImage": [
"~> 3.8.2"
],
"MJRefresh": [
"~> 3.1.12"
],
"AFNetworking": [
"~> 3.1.0"
]
},
"requires_arc": true
}