4 "summary": "Achieved BLE with Central and Peripheral modules in BT4.0.",
5 "description": "KRBle implements the Bluetooth Low Engery (BLE) and simulate SPP transfer big data ( ex : image / 2,000 words ), central and peripheral can exchange the big data to each other, summarized, you could easy use this project to build your BLE applications.",
6 "homepage": "https://github.com/Kalvar/ios-KRBle",
12 "Kalvar Lin": "ilovekalvar@gmail.com"
14 "social_media_url": "https://twitter.com/ilovekalvar",
16 "git": "https://github.com/Kalvar/ios-KRBle.git",
23 "public_header_files": "KRBle/**/*.h",
24 "source_files": "KRBle/**/*.{h,m}",