blob: 1a5745012f40fe259d0d759d1c9ac47335b0b51f [file] [log] [blame]
{
"name": "LGTest",
"version": "0.0.1",
"summary": "This is used to test.",
"description": "This is a project used to test",
"homepage": "https://github.com/JokesWB/LGTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liugaung": "liuguang@dinglc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JokesWB/LGTest.git",
"tag": "0.0.1"
},
"source_files": "guide/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}