blob: 38b965c11197699824481b0532b7d96030dd4462 [file] [log] [blame]
{
"name": "YYTool",
"version": "1.0.0",
"summary": "YYTool is a tool framework.",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/JianChunyang",
"authors": {
"young yang": "jianchun.yang@outlook.com"
},
"source": {
"git": "https://github.com/JianChunyang/YYTool.git",
"tag": "1.0.0"
},
"source_files": [
"YYTool",
"YYTool/**/*.{h,m}"
],
"frameworks": "Foundation",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}