blob: fdd14a1bf7dfb9e77dc5fd93c9c149fccf2fbbd5 [file] [log] [blame]
{
"name": "YNBluetooth",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YNBluetooth/Classes/**/*.{h,m}",
"public_header_files": "YNBluetooth/Classes/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}