blob: ee067f3bceb3ef8b6fd80fb76b4df288a3a4fc89 [file] [log] [blame]
{
"name": "LLTestCopy",
"version": "0.0.2",
"summary": "Just a test for copy.",
"description": "Just a test for copy. It is my first project for Pod.",
"homepage": "https://github.com/pingyuanheliu/LLTestCopy",
"license": "MIT",
"authors": {
"LL": "1670978751@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pingyuanheliu/LLTestCopy.git",
"tag": "0.0.2"
},
"source_files": "TestCopy/TestCopy/*.{h,m}",
"exclude_files": "Classes/Exclude"
}