blob: 61167e6be1d84f92b407a55f3c85429c13eb2982 [file] [log] [blame]
{
"name": "CommonUtil",
"version": "1.0.0",
"summary": "A short description of YYCache.",
"description": "first test.",
"homepage": "http://EXAMPLE/YYCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sir": "hello"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.oschina.net/MRYoungSir/commonutil.git",
"tag": "0.0.1"
},
"source_files": "CommonUtil/Classes/**/*"
}