blob: c079f6e7384f296f6fc3a13ac9a74d92592f79c3 [file] [log] [blame]
{
"name": "FDFoundationObjC",
"version": "0.1.2",
"summary": "A short description of FDFoundationObjC.",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FDFoundationObjC/Classes/**/*",
"dependencies": {
"MJExtension": [
]
},
"deprecated": true
}