blob: 8c8196664ae5e25bfcd232caa0c6b79583a3a368 [file] [log] [blame]
{
"name": "LLJKit",
"version": "1.0.0",
"summary": "A base framework for iOS.",
"description": "It is for iOS, it is a base framework.",
"homepage": "https://github.com/BDogs/LLJKit",
"license": "MIT",
"authors": {
"BDogs": "1215852067@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/BDogs/LLJKit.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.{h,m}"
}