blob: d93b0d0c7e533c22f3eebfc094eab35bd63b858a [file] [log] [blame]
{
"name": "YNBluetooth",
"version": "1.0.1",
"summary": "YNBluetooth, a library of app. Common classes.",
"description": "YNBluetooth, a library of app. Common classes.Here should be a long long description.",
"homepage": "https://github.com/yinanwang1/YNBluetooth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur": "wangyinan1986@sina.com"
},
"source": {
"git": "https://github.com/yinanwang1/YNBluetooth.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YNBluetooth/Classes/**/*.{h,m}",
"public_header_files": "YNBluetooth/Classes/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}