blob: 3eec698898a9d840c38619f603b8ecfe8dd22ebc [file] [log] [blame]
{
"name": "LZYRuntime",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZYRuntime/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"AddressBookUI",
"Accelerate"
],
"dependencies": {
"SWTableViewCell": [
"~> 0.3.7"
]
}
}