blob: bf7ef35b606c5ecb152411bacee982d375c98e36 [file] [log] [blame]
{
"name": "YYYWeakProxy",
"version": "1.0.0",
"summary": "YYYWeakProxy",
"description": "YYYWeakProxy 弱引用代理",
"homepage": "https://github.com/276523923/YYYWeakProxy.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"276523923@qq.com": "yyyue@vip.qq.com"
},
"source": {
"git": "https://github.com/276523923/YYYWeakProxy.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YYYWeakProxy/Classes/**/*.{h,m}",
"public_header_files": "YYYWeakProxy/Classes/**/*.h"
}