blob: c0a286ee6850dae904c7f16c2199a209e0078ee5 [file] [log] [blame]
{
"name": "testLib",
"version": "0.1.0",
"summary": "Michael's testLib.",
"description": "testLib belongs to Michael",
"homepage": "https://github.com/MichaelKingGong/testLib",
"license": "MIT",
"authors": {
"MichaelKing": "1533499953@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MichaelKingGong/testLib.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}