{ | |
"name": "FTPush", | |
"version": "0.1.0", | |
"summary": "A short description of FTPush.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/CheckNill/FTPush", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"CheckNill": "tonyonce@live.cn" | |
}, | |
"source": { | |
"git": "https://github.com/CheckNill/FTPush.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "FTPush/Classes/**/*", | |
"deprecated": true | |
} |