blob: 47df769ffb739d92ad1f73761391898d69060924 [file] [log] [blame]
{
"name": "WeakProxyArray",
"version": "0.0.1",
"summary": "WeakProxyArray.",
"description": "A short description of WeakProxyArray.",
"homepage": "https://github.com/install-b/WeakProxyArray",
"license": "MIT",
"authors": {
"ShangenZhang": "zsg"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/install-b/WeakProxyArray.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h"
}