blob: 7df13042020c9bc2264b2051733ef6bac6b60491 [file] [log] [blame]
{
"name": "LZYRuntime",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZYRuntime/Classes/**/*.{c,h,hh,m,mm,cpp,a,pch}",
"frameworks": [
"UIKit",
"MapKit",
"AddressBookUI",
"Accelerate",
"QuartzCore"
],
"dependencies": {
"SWTableViewCell": [
"~> 0.3.7"
],
"SVPullToRefresh": [
]
}
}