blob: 83558baa4482e300ed6843943c6a7ac5ae7efcbf [file] [log] [blame]
{
"name": "LLPublicTest",
"version": "0.0.2",
"summary": "Description of LLTest. 短描述",
"description": "A long description of LLTest. 长描述",
"homepage": "https://github.com/xuwenlang/LLTest",
"license": "MIT",
"authors": {
"徐文浪": "1542295969@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/xuwenlang/LLTest.git",
"tag": "0.0.2"
},
"source_files": [
"PublicTestDemo",
"PublicTestDemo/**/*.{h,m}"
],
"requires_arc": true
}