blob: ca9ed0232d2ea8d5951b4ca76565ebfe282549a9 [file] [log] [blame]
{
"name": "LYBLEKit",
"version": "1.0.0",
"summary": "The package of useful tools, include categories and classes",
"license": "MIT",
"authors": {
"LevinYan": "243763579@qq.com"
},
"homepage": "https://github.com/LevinYan/BLEKit",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LevinYan/BLEKit.git",
"tag": "1.0.0"
},
"source_files": [
"BLEKit",
"BLEKit/*.{h,m}"
],
"requires_arc": true
}