blob: b5bf8e14766a33b786583088ce6c57553be76cdc [file] [log] [blame]
{
"name": "YLT_Faceboard",
"version": "0.0.2",
"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.2"
},
"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": [
]
}
}