{ | |
"name": "XYNTestLib", | |
"version": "0.1.0", | |
"summary": "My XYNTestLib.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/XiynQAQ/XYNTestLib", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"XiynQAQ": "252962355@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/XiynQAQ/XYNTestLib.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "XYNTestLib/Classes/**/*" | |
} |