blob: 4db90a7be504a5021e08b865564f0df9590b39e2 [file] [log] [blame]
{
"name": "XYStaticDemo",
"version": "1.0.0",
"summary": "XYStaticDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/19910528jiang/XYStaticDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1013840877@qq.com": "1013840877@qq.com"
},
"source": {
"git": "/Users/jiangxiaoyan/Desktop/新封装库+Api/XYStaticDemo",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "XYStaticDemo/Classes/**/*.{h,m}",
"resource_bundles": {
"XYStaticDemo": [
"XYStaticDemo/Assets/*.bundle"
]
},
"public_header_files": "XYStaticDemo/Classes/XYViewTools.h",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}