blob: f8324637a564b2902de2b2600b348317170f88b9 [file] [log] [blame]
{
"name": "RKSafeSet",
"version": "0.1.0",
"summary": "NSArray和NSDictionary以JSON格式打印;显示中文字符;安全的取值、赋值",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李沛倬": "lipeizhuo0528@outlook.com"
},
"homepage": "https://github.com/RavenKite/RKSafeSet",
"source": {
"git": "https://github.com/RavenKite/RKSafeSet.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/**/*",
"frameworks": "Foundation"
}