blob: b0d0204be08c9291fc4f3ac3aa216d98128e7a7a [file] [log] [blame]
{
"name": "FDUIKitObjC",
"version": "0.3.2",
"summary": "FDUIKitObjC是一个UI库,包含自定义ActionSheet,自定义AlertView,照片浏览器,自定义PopView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fandongtongxue/FDUIKitObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fandongtongxue": "admin@fandong.me"
},
"source": {
"git": "https://github.com/fandongtongxue/FDUIKitObjC.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FDUIKitObjC/Classes/**/*",
"static_framework": true,
"dependencies": {
"YYKit": [
],
"MBProgressHUD": [
],
"Masonry": [
],
"FDFullscreenPopGesture": [
],
"MJRefresh": [
],
"FDFoundationObjC": [
"~> 0.1.3"
],
"FDNetworkObjC": [
"~>0.1.1"
]
},
"deprecated": true
}