blob: 4d45b925ac440efaae50d32c869921e0cf991b3e [file] [log] [blame]
{
"name": "FDUIKitObjC",
"version": "0.5.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.5.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDUIKitObjC/Classes/**/*",
"static_framework": true,
"dependencies": {
"YYKit": [
],
"MBProgressHUD": [
],
"Masonry": [
],
"FDFullscreenPopGesture": [
],
"MJRefresh": [
],
"FDFoundationObjC": [
],
"FDNetworkObjC": [
]
},
"deprecated": true
}