blob: ddfcb73cbf4fd757593636195ff6935120ce2be8 [file] [log] [blame]
{
"name": "LZYRuntime",
"version": "0.1.5",
"summary": "自己测试的runtime库",
"description": "#TODO: Add long description of the pod here.\n这是自己测试的库,随便写点什么吧,需要长度大口大口京东方科技",
"homepage": "https://github.com/sjmlzyan/LZYRuntime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sjmlzyan": "sjmlzyan@163.com"
},
"source": {
"git": "https://github.com/sjmlzyan/LZYRuntime.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZYRuntime/Classes/**/*",
"dependencies": {
"SWTableViewCell": [
"~> 0.3.7"
]
}
}