blob: 402ee8cad38ee8faaa9b169050c496c09422a8a2 [file] [log] [blame]
{
"name": "SSObject",
"version": "1.4.5",
"license": {
"type": "MIT"
},
"summary": "对象序列化反序列化 framework.",
"homepage": "http://blog.isteven.cn",
"authors": {
"Steven": "qzs21@qq.com"
},
"source": {
"git": "https://github.com/qzs21/SSObject.git",
"tag": "1.4.5"
},
"source_files": "SSObject/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": "10.7",
"ios": "6.0"
}
}