blob: 0ab4cc500df7974cebccf6d00491bfcc9589b4fe [file] [log] [blame]
{
"name": "objcWeakRef",
"version": "1.0.0",
"summary": "sth useful.",
"description": "wait for next time.",
"homepage": "https://github.com/vilyever",
"license": "MIT",
"authors": {
"vilyever": "vilyever@gmail.com"
},
"source": {
"git": "https://github.com/vilyever/objcWeakRef.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "objcWeakRef/**/*.{h,m}",
"public_header_files": "objcWeakRef/**/*.h"
}