blob: 4f2ff8416a8ef3c93e4f7499f35390900e65dd6b [file] [log] [blame]
{
"name": "FDFoundationObjC",
"version": "0.1.4",
"summary": "基础框架",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fandongtongxue/FDFoundationObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fandongtongxue": "admin@fandong.me"
},
"source": {
"git": "https://github.com/fandongtongxue/FDFoundationObjC.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FDFoundationObjC/Classes/**/*",
"dependencies": {
"MJExtension": [
]
},
"deprecated": true
}