blob: 39909d3a48afcdc718e392a8ade83d04fc7bad12 [file] [log] [blame]
{
"name": "CLBaseTest",
"version": "0.0.1",
"summary": "基础类测试.",
"description": "我自己的一个基本类测试库",
"homepage": "https://github.com/cameronli/CLBaseTest",
"license": "MIT",
"authors": {
"李嘉明": "canmenglee@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cameronli/CLBaseTest.git",
"tag": "0.0.1"
},
"source_files": [
"CLBaseTest",
"Source/**/*.{h,m}"
]
}