blob: f22a15fa1bd0e595f366d19193b300109612679c [file] [log] [blame]
{
"name": "SSObject",
"version": "1.1.0",
"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.1.0"
},
"source_files": "SSObject/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}