blob: a4395809ea09083b6b52b149a78e5b6b8eb29335 [file] [log] [blame]
{
"name": "FYCore",
"version": "0.0.3",
"summary": "Core of FYControls.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/fish-yan/fycore.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fish-yan": "757094197@qq.com"
},
"source": {
"git": "https://gitlab.com/fish-yan/fycore.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FYCore/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}