blob: b4e24cfcafbcfa2cc9aa702d986e9c7402a13855 [file] [log] [blame]
{
"name": "PSWeakProxy",
"version": "1.0.0",
"summary": "A weak proxy for reslove retain cycle",
"description": "A weak proxy for reslove retain cycle.\nA weak proxy for reslove retain cycle.",
"homepage": "https://github.com/DeveloperPans/PSWeakProxy",
"license": "MIT",
"authors": {
"Pan": "developerpans@163.com"
},
"social_media_url": "http://shengpan.net",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/DeveloperPans/PSWeakProxy.git",
"tag": "1.0.0"
},
"source_files": "PSWeakProxy/*.{h,m}"
}