blob: 210bd402c7dda424f27d01d6f1c54ac375217d56 [file] [log] [blame]
{
"name": "YLT_Faceboard",
"version": "0.0.1",
"summary": "A short description of YLT_Faceboard.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/YLTTeam/YLT_Faceboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj0305@126.com": "xiangph@qtec.cn"
},
"source": {
"git": "https://github.com/YLTTeam/YLT_Faceboard.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YLT_Faceboard/Classes/**/*",
"resource_bundles": {
"YLT_Faceboard": [
"YLT_Faceboard/Assets/*.png",
"YLT_Faceboard/Assets/*.plist"
]
},
"dependencies": {
"YLT_BaseLib": [
],
"YLT_Kit": [
],
"Masonry": [
],
"YYImage": [
],
"YYText": [
]
}
}