blob: 8a61fce03bb3eb175d09ecdfc05e9ed63d84a7dc [file] [log] [blame]
{
"name": "YZPCategory",
"version": "1.0.20",
"platforms": {
"ios": "9.0"
},
"summary": "简介",
"homepage": "https://github.com/Git-Hub-Andy/Demo.git",
"social_media_url": "https://github.com/Git-Hub-Andy",
"license": "MIT",
"authors": {
"Andy": "996901186@qq.com"
},
"source": {
"git": "https://github.com/Git-Hub-Andy/Demo.git",
"tag": "1.0.20"
},
"requires_arc": true,
"public_header_files": "YZPClass/**/*.{h}",
"source_files": [
"YZPClass/Foundation+/**/*.{h,m}",
"YZPClass/UIKit+/**/*.{h,m}"
],
"ios": {
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"UITableView+FDTemplateLayoutCell": [
],
"MJRefresh": [
],
"TZImagePickerController": [
],
"SDWebImage": [
],
"SDCycleScrollView": [
],
"FDFullscreenPopGesture": [
],
"Masonry": [
],
"FMDB": [
],
"YYCache": [
],
"IQKeyboardManager": [
],
"SVProgressHUD": [
]
}
}
}