blob: 63ccca6a2496e8f546da44c4eeddcf60a2e78760 [file] [log] [blame]
{
"name": "SROCNeed",
"version": "0.1.0",
"summary": "OC项目工具",
"description": "OC项目中常用的分类和常量定义.",
"homepage": "https://github.com/HuangYanQi/SROCNeed",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Seer": "247069512@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HuangYanQi/SROCNeed.git",
"tag": "0.1.0"
},
"source_files": "OCNeed/ProjTools/**/{*.h,*.m}",
"frameworks": "UIKit"
}