blob: 5fec0f3d4bebb28111053a25e3fa924b27debd11 [file] [log] [blame]
{
"name": "Lotuseed",
"version": "2.0.6.3",
"summary": "Third-party data sources can be docked and reporting systems.",
"homepage": "https://github.com/CoralSeaGhy/Lotuseed",
"license": "MIT",
"authors": {
"CoralSeaGhy": "15136166637@163.com"
},
"source": {
"git": "https://github.com/CoralSeaGhy/Lotuseed.git",
"tag": "2.0.6.3"
},
"source_files": "Lotuseed/*.h",
"ios": {
"vendored_libraries": "Lotuseed/libLotuseed.a"
},
"public_header_files": "Lotuseed/Lotuseed.h",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"SystemConfiguration",
"Security",
"CoreLocation",
"AdSupport",
"CoreTelephony",
"Foundation",
"AudioToolbox"
],
"libraries": "z",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": false
}