blob: c6564f975d4f082718be19505b44bdac43d42e09 [file] [log] [blame]
{
"name": "FLogKit",
"version": "2.0.6",
"summary": "company private framework",
"homepage": "https://git.coding.net/firstleap/Log.git",
"license": "MIT",
"authors": {
"XcqRomance": "romance.xie@firstleap.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/firstleap/Log.git",
"tag": "2.0.6"
},
"source_files": "LogKit/FLogKit/*.{h,m,swift}",
"exclude_files": [
"Build/**",
"LogExampleOC/**",
"LogExample/**"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}