blob: 4eff12165591525a615b5a02cd2b953960ea4352 [file] [log] [blame]
{
"name": "LYTool",
"version": "1.0.6",
"summary": "测试库",
"description": "朕看看到底可以导入不、、、、",
"homepage": "https://github.com/XueWuQianKun/LYTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XueWuQianKun": "1603196678@qq.com"
},
"source": {
"git": "https://github.com/XueWuQianKun/LYTools.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LYTool/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"vendored_frameworks": "LYTool/*.{framework}",
"resources": "LYTool/LCResource.bundle"
}