blob: 9a4e44b19a80679807bdd170a559edec4cd5df27 [file] [log] [blame]
{
"name": "FLLKit",
"version": "1.0.3",
"summary": "A delightful tool framework for Apple platforms",
"homepage": "https://github.com/fanlilinSaber/FLLKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fan Li Lin": "824589131.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/fanlilinSaber/FLLKit.git",
"tag": "1.0.3",
"submodules": true
},
"source_files": "FLLKit/*.{h,m}",
"public_header_files": "FLLKit/*.{h}"
}