blob: a63895fd7c541aa4dffcdcd987e7b785c4b39446 [file] [log] [blame]
{
"name": "JPProjectConfigure",
"version": "0.0.4",
"summary": "JPProjectConfigure.podspec重新配置",
"description": "JPProjectConfigure是使用与一般所有项目的配置信息类",
"homepage": "https://gitee.com/chaoqianzoubutingxie/JPProjectConfigure",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carpenter": "158287481@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/chaoqianzoubutingxie/JPProjectConfigure.git",
"tag": "0.0.4"
},
"source_files": "JPProjectConfigure/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"pop": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"IQKeyboardManager": [
],
"DZNEmptyDataSet": [
],
"Masonry": [
],
"ReactiveObjC": [
],
"TZImagePickerController": [
]
}
}