blob: 78a9524352565fd5b8503649a00b687d45fa536f [file] [log] [blame]
{
"name": "MyTestKit",
"version": "0.1.0",
"summary": "This is a short description of MyTestKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liwpk/MyTestKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liwpk": "liwpk@163.com"
},
"source": {
"git": "https://github.com/liwpk/MyTestKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MyTestKit/Classes/**/*"
}