blob: 8dba141a89c3c8ac84c0db0ae0f2ad2b4ca32932 [file] [log] [blame]
{
"name": "GNGeneralNullValue",
"version": "1.0",
"summary": "Forwarding messages sent to NSNull, in order to fix crash with them.",
"homepage": "https://github.com/zhzhy/GNGeneralNullValue",
"license": "MIT",
"authors": {
"zhzhy": "zhzhy158@163.com"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/zhzhy/GNGeneralNullValue.git",
"tag": "1.0"
},
"source_files": "GNGeneralNullValue/Source/*.{h,m}",
"requires_arc": true
}