blob: 296e58d2c1dbf5b33785dcf10122b3acbc5c625c [file] [log] [blame]
{
"name": "FDUIKitObjC",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FDUIKitObjC/Classes/**/*",
"dependencies": {
"YYKit": [
"~> 1.0"
],
"SDWebImage": [
"~> 5.0"
],
"FDFoundationObjC": [
],
"FDNetworkObjC": [
]
},
"deprecated": true
}