blob: 6be064810a1bcf34c88c09abdf18282654fbd9c3 [file] [log] [blame]
{
"name": "YLT_Faceboard",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.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": [
]
}
}