blob: 9bb65abb56522d5654a525def470aa5d1e60abc3 [file] [log] [blame]
{
"name": "YLUIExt",
"version": "0.1.0",
"summary": "Yelena UI Extent Library.",
"description": "Yelena UI 增强库.",
"homepage": "https://github.com/yew1989/Yelena-UIExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LinWei": "18046053193@163.com"
},
"source": {
"git": "https://github.com/yew1989/Yelena-UIExt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLUIExt/YLUIExt/Classes/**/*",
"dependencies": {
"YLCore": [
],
"YLHttp": [
],
"SDWebImage": [
]
}
}