blob: a044d64ce65217d3dc6b86b35c94fd8e98661135 [file] [log] [blame]
{
"name": "CYListLib",
"version": "1.0.0",
"summary": "CYListLib for list.",
"description": "TODO: Add long description of the pod here.\nCYListLib for list",
"homepage": "https://gitee.com/lc4y/LieBiaoFengZhuang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lc4y": "691822853@qq.com"
},
"source": {
"git": "https://gitee.com/lc4y/LieBiaoFengZhuang.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CYListLib/Classes/**/*",
"resource_bundles": {
"CYListLib": [
"CYListLib/Assets/**/*"
]
},
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
}
}