blob: 545470d108c8dfba7052592162a6ada8f444de6f [file] [log] [blame]
{
"name": "XLComProject",
"version": "0.1.0",
"summary": "iOS 工程通用基类库.",
"description": "DES OF 【iOS 工程通用基类库.】",
"homepage": "https://github.com/GDXL2012/XLComProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GDXL2012": "liyijun_1989@163.com"
},
"source": {
"git": "https://github.com/GDXL2012/XLComProject.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XLComProject/Classes/**/*",
"frameworks": [
"AVFoundation",
"UIKit",
"Foundation",
"CoreGraphics",
"MobileCoreServices",
"AssetsLibrary",
"MessageUI"
],
"dependencies": {
"RegexKitLite": [
],
"SDWebImage": [
],
"SDWebImage/GIF": [
],
"MBProgressHUD": [
],
"Masonry": [
],
"MJRefresh": [
],
"IQKeyboardManager": [
],
"Reachability": [
"~> 3.2"
],
"MJExtension": [
]
}
}