blob: 05f2dcedc900cfcece97eebe0039c4ecca4483e4 [file] [log] [blame]
{
"name": "WawaObjcKit",
"version": "0.0.1",
"summary": "WawaObjcKit 项目中常用的取值赋值等基本使用封装",
"homepage": "https://github.com/macRong/WawaObjcKit",
"license": "FILE_LICENSE",
"authors": {
"macRong": "121071838@qq.com"
},
"social_media_url": "http://shengshui.com",
"source": {
"git": "https://github.com/macRong/WawaObjcKit.git",
"tag": "0.0.1"
},
"source_files": "WawaObjcKit/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation"
}