blob: 248861699549c4ae39a05553a42d69ddae3cd41c [file] [log] [blame]
{
"name": "YZPCategory",
"version": "1.0.27",
"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.27"
},
"requires_arc": true,
"public_header_files": "YZPClass/YZPHeader.h",
"source_files": "YZPClass/YZPHeader.h",
"ios": {
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"UITableView+FDTemplateLayoutCell": [
],
"MJRefresh": [
],
"TZImagePickerController": [
],
"SDWebImage": [
],
"SDCycleScrollView": [
],
"FDFullscreenPopGesture": [
],
"Masonry": [
],
"YYCache": [
],
"IQKeyboardManager": [
],
"SVProgressHUD": [
]
}
},
"subspecs": [
{
"name": "Foundation+",
"source_files": "YZPClass/Foundation+/**/*.{h,m}"
},
{
"name": "UIKit+",
"source_files": "YZPClass/UIKit+/**/*.{h,m}"
},
{
"name": "BaseClass",
"source_files": "YZPClass/BaseClass/**/*.{h,m}"
}
]
}