blob: bb8fd857959218aab64db3a0ed0f171094b5cb31 [file] [log] [blame]
{
"name": "wb-util",
"version": "1.0",
"summary": "这是summary",
"description": "This is my iOS tool.",
"homepage": "https://github.com/pwb1004/wb-util",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pang Weibo": "pwb1004@outlook.com"
},
"source": {
"git": "https://github.com/pwb1004/wb-util.git",
"tag": "1.0"
},
"source_files": [
"wb-util",
"MyUtil/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}