blob: 7ddbc438d790ed21f013db6738f4ccf5e18aa9c8 [file] [log] [blame]
{
"name": "cocoapodTest152",
"version": "1.0.3",
"summary": "test cocoapod",
"description": "test cocoapod",
"homepage": "https://github.com/XXyueliang/cocoapodTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lixin": ""
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/XXyueliang/cocoapodTest.git",
"tag": "1.0.3"
},
"source_files": [
"BluetoothFramework",
"BluetoothFramework/**/*.{h,m}"
],
"exclude_files": "BluetoothFramework/Exclude",
"public_header_files": "BluetoothFramework/**/*.h",
"requires_arc": true
}